You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-7Lines changed: 12 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,13 +89,13 @@
89
89
<br />
90
90
91
91
92
-
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!
92
+
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, along with Kubernetes cluster 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!
93
93
94
94
<palign="right">(<ahref="#readme-top">back to top</a>)</p>
@@ -107,11 +107,11 @@ Docketeer is an open source initiative comprising contributions from dozens of t
107
107
108
108
- Docketeer is a Docker developer tool that's available as an open-source project on GitHub.
109
109
- It aims to simplify the development process for projects that use Docker containers.
110
-
- JWT authentication, allowing administrator and non-administrator privileges.
111
110
- Allows you to filter through both your running and stopped container logs.
112
111
- Docketeer provides an easy-to-use command-line interface for managing Docker containers, images, and networks.
113
112
- With Docketeer, developers can quickly create, start, stop, and delete containers, as well as manage Docker networks and images.
114
113
- Docketeer includes a variety of features, including automatic container naming, customizable configurations, and support for multiple Docker Compose - files.
114
+
- Docketeer offers Node and kubelet metrics visualizations for your Kubernetes clusters, along with an easy set up process to get your cluster connected to the application.
115
115
- Docketeer also offers built-in support for popular development frameworks like Rails and Node.js, making it easy to get started with these technologies.
116
116
- Docketeer is highly customizable, and developers can configure it to suit their specific needs.
117
117
- It's a community-maintained project, with frequent updates and bug fixes.
@@ -166,15 +166,13 @@ http://localhost:4000/
166
166
## Roadmap: The future of Docketeer?
167
167
168
168
-[ ] Support for more development frameworks and languages, such as Next.JS.
169
-
-[ ] Integration with container orchestration tools like Kubernetes or Docker Swarm.
170
169
-[ ] Improved support for Docker networking, including more advanced configurations and better integration with other network tools.
171
170
-[ ] Expand Docker networking capabilities within Docketeer to provide more sophisticated networking configurations and better interoperability with other network tools.
172
-
-[ ] Improve Docketeer's error handling and logging capabilities to streamline the troubleshooting process and improve problem identification.
173
171
-[ ] Develop more advanced container configuration options within Docketeer, such as load balancing or high availability setups.
174
-
-[ ] Improve Docketeer's documentation and user guides to make it easier for new users to understand and use the tool.
175
172
-[ ] Integrate Docketeer with popular development tools like IDEs or continuous integration/delivery systems for better automation and workflow efficiency.
176
173
-[ ] Add support for more advanced Docker features, like multi-stage builds or Docker secrets, to expand the capabilities of Docketeer.
177
174
-[ ] Develop integration with cloud services like AWS or Azure to simplify the deployment of Docker-based applications.
175
+
-[ ] Display additional metrics for Kubernetes clusters.
178
176
179
177
See the [open issues](https://github.com/open-source-labs/Docketeer/issues) for a full list of proposed features (and known issues).
180
178
@@ -271,6 +269,10 @@ Distributed under the MIT License. See `LICENSE.txt` for more information.
271
269
- Benjamin Huang [@byhuang4100](https://github.com/byhuang4100) | [LinkedIn](https://www.linkedin.com/in/bh4120/)
0 commit comments