Skip to content

Commit 0ad837d

Browse files
committed
Co-authored-by: emilyjohl <[email protected]>
Co-authored-by: Jaeni <[email protected]> Co-authored-by: annamullike <[email protected]>
2 parents 8aa34ba + 8373d19 commit 0ad837d

File tree

1 file changed

+15
-12
lines changed

1 file changed

+15
-12
lines changed

README.md

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,13 @@
1212
-->
1313

1414

15-
1615
[![Contributors][contributors-shield]][contributors-url]
1716
[![Forks][forks-shield]][forks-url]
1817
[![Stargazers][stars-shield]][stars-url]
1918
[![Issues][issues-shield]][issues-url]
2019
[![MIT License][license-shield]][license-url]
2120
[![LinkedIn][linkedin-shield]][linkedin-url]
22-
21+
2322
<!-- PROJECT LOGO -->
2423

2524

@@ -89,13 +88,13 @@
8988
<br />
9089

9190

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!
91+
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!
9392

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

9695
### Built With
9796

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]
97+
[![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]
9998

10099

101100

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

108107
- Docketeer is a Docker developer tool that's available as an open-source project on GitHub.
109108
- It aims to simplify the development process for projects that use Docker containers.
110-
- JWT authentication, allowing administrator and non-administrator privileges.
111109
- Allows you to filter through both your running and stopped container logs.
112110
- Docketeer provides an easy-to-use command-line interface for managing Docker containers, images, and networks.
113111
- With Docketeer, developers can quickly create, start, stop, and delete containers, as well as manage Docker networks and images.
114112
- Docketeer includes a variety of features, including automatic container naming, customizable configurations, and support for multiple Docker Compose - files.
113+
- 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.
115114
- Docketeer also offers built-in support for popular development frameworks like Rails and Node.js, making it easy to get started with these technologies.
116115
- Docketeer is highly customizable, and developers can configure it to suit their specific needs.
117116
- It's a community-maintained project, with frequent updates and bug fixes.
@@ -142,8 +141,6 @@ It's super simple to get started! Follow these 3 steps:
142141
git clone https://github.com/open-source-labs/Docketeer.git
143142
```
144143

145-
<br />
146-
147144
#### STEP 2 — Docker compose up
148145

149146
```sh
@@ -163,18 +160,17 @@ http://localhost:4000/
163160

164161
<!-- ROADMAP -->
165162

166-
## Roadmap: The future of Docketeer?
163+
## Roadmap
164+
The future of Docketeer?
167165

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

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

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

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

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

335338

336339

0 commit comments

Comments
 (0)