Code Monkey home page Code Monkey logo

dockure's Introduction

Contributors Forks Stargazers Issues


Logo

Simplifying the containerization process outside of the command line.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

Built With

Getting Started

Starting our app is super easy! Just make sure you have Yarn and Docker if you don't already.

Prerequisites

In order for the application to work:

  1. Must have Docker Desktop or Docker Daemon running in the background.
  2. Must install yarn:
npm install yarn
  • For security purposes, please make sure you use this app in your local network unless you provide your own TCP TLS/SSH security. Pre-packaged SSH capabilities are currently in beta!

Installation

The pre-bundled app will be coming in Dockure 2.0, but for now:

  1. Clone the repo
  2. install dependencies
    yarn install
  3. build the app
    yarn build
  4. start it
    yarn start
  • After logging in for the first time, it may take some time for dependencies to load.

signin

Alternatively, you can skip steps 3-4 and run this application in dev mode outside of electron:

 yarn dev

Usage

Once you are logged in there are loads you can do. Here are some examples:

  • Our simple homepage displays containers and their data. You can view container data and/or select multiple containers you'd like to start and stop containers

  • In our images tab, you can run your images to build containers. You can also pull locally or on Docker Hub and build images. imagestab

build

  • In our YAML/Dockerfile editor tab, we provide a simple Dockerfile or YAML editor for you to create, edit and save your own files without opening up an IDE. yaml

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Acknowledgements

dockure's People

Contributors

hazel0109 avatar vanbietnguyen avatar n-tracy1 avatar lptalty avatar alexzayas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.