Skip to content

Commit aff100b

Browse files
authored
Update README.md
1 parent 3ac6419 commit aff100b

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

README.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,13 @@
8989
<br />
9090

9191

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!
9393

9494
<p align="right">(<a href="#readme-top">back to top</a>)</p>
9595

9696
### Built With
9797

98-
[![Docker][Docker]][Docker-url][![Typescript][TS.js]][TS-url][![JavaScript][JavaScript]][JavaScript-url][![React][React.js]][React-url][![Redux][Redux]][Redux-url][![RTK][RTK]][RTK-url][![Node][Node.js]][Node-url][![Express][Express]][Express-url][![Postgres][Postgres]][Postgres-url][![MySQL][MySQL]][MySQL-url][![Grafana][Grafana]][Grafana-url][![Prometheus][Prometheus]][Prometheus-url][![Jest][Jest]][Jest-url][![Vite][Vite]][Vite-url][![Git][Git]][Git-url][![HTML5][HTML5]][HTML5-url][![CSS3][CSS3]][CSS3-url][![SASS][SASS]][SASS-url]
98+
[![Docker][Docker]][Docker-url][![Typescript][TS.js]][TS-url][![JavaScript][JavaScript]][JavaScript-url][![React][React.js]][React-url][![Redux][Redux]][Redux-url][![RTK][RTK]][RTK-url][![Node][Node.js]][Node-url][![Express][Express]][Express-url][![Postgres][Postgres]][Postgres-url][![MySQL][MySQL]][MySQL-url][![Grafana][Grafana]][Grafana-url][![Prometheus][Prometheus]][Prometheus-url][![Helm][Helm]][Helm-url][![Kubernetes][Kubernetes]][Kubernetes-url][![Jest][Jest]][Jest-url][![Vite][Vite]][Vite-url][![Git][Git]][Git-url][![HTML5][HTML5]][HTML5-url][![CSS3][CSS3]][CSS3-url][![SASS][SASS]][SASS-url]
9999

100100

101101

@@ -107,11 +107,11 @@ Docketeer is an open source initiative comprising contributions from dozens of t
107107

108108
- Docketeer is a Docker developer tool that's available as an open-source project on GitHub.
109109
- It aims to simplify the development process for projects that use Docker containers.
110-
- JWT authentication, allowing administrator and non-administrator privileges.
111110
- Allows you to filter through both your running and stopped container logs.
112111
- Docketeer provides an easy-to-use command-line interface for managing Docker containers, images, and networks.
113112
- With Docketeer, developers can quickly create, start, stop, and delete containers, as well as manage Docker networks and images.
114113
- 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.
115115
- Docketeer also offers built-in support for popular development frameworks like Rails and Node.js, making it easy to get started with these technologies.
116116
- Docketeer is highly customizable, and developers can configure it to suit their specific needs.
117117
- It's a community-maintained project, with frequent updates and bug fixes.
@@ -166,15 +166,13 @@ http://localhost:4000/
166166
## Roadmap: The future of Docketeer?
167167

168168
- [ ] Support for more development frameworks and languages, such as Next.JS.
169-
- [ ] Integration with container orchestration tools like Kubernetes or Docker Swarm.
170169
- [ ] Improved support for Docker networking, including more advanced configurations and better integration with other network tools.
171170
- [ ] 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.
173171
- [ ] 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.
175172
- [ ] Integrate Docketeer with popular development tools like IDEs or continuous integration/delivery systems for better automation and workflow efficiency.
176173
- [ ] Add support for more advanced Docker features, like multi-stage builds or Docker secrets, to expand the capabilities of Docketeer.
177174
- [ ] Develop integration with cloud services like AWS or Azure to simplify the deployment of Docker-based applications.
175+
- [ ] Display additional metrics for Kubernetes clusters.
178176

179177
See the [open issues](https://github.com/open-source-labs/Docketeer/issues) for a full list of proposed features (and known issues).
180178

@@ -271,6 +269,10 @@ Distributed under the MIT License. See `LICENSE.txt` for more information.
271269
- Benjamin Huang [@byhuang4100](https://github.com/byhuang4100) | [LinkedIn](https://www.linkedin.com/in/bh4120/)
272270
- Saad Hamdani [@Saadh123](https://github.com/saadh123) | [LinkedIn](https://www.linkedin.com/in/saadh123/)
273271
- Michael Angelo Garcia [@MichaelAngelo13](https://github.com/MichaelAngelo13) | [LinkedIn](https://www.linkedin.com/in/michael-angelo-garcia-053848265/)
272+
- Anna Tran [@annamullike](https://github.com/annamullike) | [LinkedIn](https://www.linkedin.com/in/annatran10/)
273+
- Emily John [@emilyjohl](https://github.com/emilyjohl) | [LinkedIn](https://www.linkedin.com/in/emily-johl-5093ab137/)
274+
- Jaeni Lee [@jaenixlee](https://github.com/jaenixlee) | [LinkedIn](https://www.linkedin.com/in/jaenilee/)
275+
- Jay Salgado [@Jaysalgado](https://github.com/Jaysalgado) | [LinkedIn](https://www.linkedin.com/in/joseph-salgado-76410620b/)
274276

275277
<p align="right">(<a href="#readme-top">back to top</a>)</p>
276278

@@ -330,7 +332,10 @@ Give a ⭐️ if this project helped you!
330332
[SASS-url]: https://sass-lang.com/
331333
[RTK]: https://img.shields.io/badge/RTK-563D7C?style=for-the-badge&logo=redux&logoColor=white
332334
[RTK-url]: https://redux-toolkit.js.org/
333-
335+
[Helm]: https://img.shields.io/badge/helm-navy?style=for-the-badge&logo=helm&logoColor=white
336+
[Helm-url]: https://helm.sh/
337+
[Kubernetes]: https://img.shields.io/badge/kubernetes-3371e3?style=for-the-badge&logo=kubernetes&logoColor=white
338+
[Kubernetes-url]: https://kubernetes.io/
334339

335340

336341

0 commit comments

Comments
 (0)