Skip to content

A Docker application to manage resources & visualize both host and container metric data

License

Notifications You must be signed in to change notification settings

annamullike/Docketeer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo
https://www.docketeer.org/

Docketeer is a developer-friendly application that provides a single interface for both container management & metric visualization.
Explore the docs »

View Demo · Report Bug · Request Feature



Table of Contents


  1. About Docketeer
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Authors

About The Project


Logo

Docketeer is an open source initiative comprising contributions from dozens of talented and passionate software engineers. Our application provides a simple interface to manage Docker resources & visualize both host and container metric data. Docketeer is a containerized application that can be deployed alongside your application cluster with hardly any effort. To learn more about our application and how to get started, keep reading!

(back to top)

Built With

DockerTypescriptJavaScriptReactReduxRTKNodeExpressPostgresMySQLGrafanaPrometheusJestViteGitHTML5CSS3SASS

(back to top)

Features:

  • Docketeer is a Docker developer tool that's available as an open-source project on GitHub.
  • It aims to simplify the development process for projects that use Docker containers.
  • JWT authentication, allowing administrator and non-administrator privileges.
  • Allows you to filter through both your running and stopped container logs.
  • Docketeer provides an easy-to-use command-line interface for managing Docker containers, images, and networks.
  • With Docketeer, developers can quickly create, start, stop, and delete containers, as well as manage Docker networks and images.
  • Docketeer includes a variety of features, including automatic container naming, customizable configurations, and support for multiple Docker Compose - files.
  • Docketeer also offers built-in support for popular development frameworks like Rails and Node.js, making it easy to get started with these technologies.
  • Docketeer is highly customizable, and developers can configure it to suit their specific needs.
  • It's a community-maintained project, with frequent updates and bug fixes.
  • Docketeer is licensed under the MIT license, meaning it can be used and modified freely, even for commercial projects.

(back to top)


Logo

Getting Started

The local configuration for Docketeer was setup to be as simple as possible for the end-user. Follow the steps below to get started with Docketeer.


It's super simple to get started! Follow these 3 steps:

STEP 1 — Clone the repository

git clone https://github.com/open-source-labs/Docketeer.git

STEP 2 — Docker compose up

docker compose up

STEP 3 — Navigate to localhost:4000 to sign-up & login!

https://localhost:4000/

(back to top)

Roadmap: The future of Docketeer?

  • Support for more development frameworks and languages, such as Next.JS.
  • Integration with container orchestration tools like Kubernetes or Docker Swarm.
  • Improved support for Docker networking, including more advanced configurations and better integration with other network tools.
  • Expand Docker networking capabilities within Docketeer to provide more sophisticated networking configurations and better interoperability with other network tools.
  • Improve Docketeer's error handling and logging capabilities to streamline the troubleshooting process and improve problem identification.
  • Develop more advanced container configuration options within Docketeer, such as load balancing or high availability setups.
  • Improve Docketeer's documentation and user guides to make it easier for new users to understand and use the tool.
  • Integrate Docketeer with popular development tools like IDEs or continuous integration/delivery systems for better automation and workflow efficiency.
  • Add support for more advanced Docker features, like multi-stage builds or Docker secrets, to expand the capabilities of Docketeer.
  • Develop integration with cloud services like AWS or Azure to simplify the deployment of Docker-based applications.

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

(back to top)

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.

If you have a suggestion that would make this better, please fork the repository and create a pull request. You can also simply open an issue describing your contribution. Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Checkout Development (git checkout development)
  3. Create your Feature Branch (git checkout -b feature/NewFeatureName)
  4. Commit your Changes (git commit -m 'Add some NewFeatureMessage')
  5. Push to the Branch (git push origin feature/NewFeatureName)
  6. Open a Pull Request (from feature/NewFeatureName to development)
  7. Create an issue on GitHub (as mentioned above!)

Read our contributing guide for more information on how to purpose bugfixes and improvements to Docketeer.

Read More

License

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

(back to top)

Authors

(back to top)

Show your support

Give a ⭐️ if this project helped you!

About

A Docker application to manage resources & visualize both host and container metric data

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.8%
  • JavaScript 11.6%
  • SCSS 8.8%
  • Other 0.8%