Skip to content

Releases: open-source-labs/Docketeer

Docketeer XII

05 May 19:46
2e60806
Compare
Choose a tag to compare

Hello Docketeers! We are excited to announce the release of Docketeer XII, the twelfth and latest version of Docketeer.

What's New?

  • Integration with Kubernetes! It is super easy to set up your Kubernetes cluster with Docketeer XII to view Node and kubelet metrics. Head on over to the README to get started!
  • Sessions and cookies: now there is no need to log in every time! Stay logged in as long as you're using the same browser.
  • Removal of system admin feature: currently, Docketeer is only available as a local application. Therefore, we found it unnecessary to have a feature that would allow multiple users to have access to one instance of the application. With the removal of this feature and refactoring, we have reduced compose time by almost 50%!
  • A brand new website! We have designed a new website with a beautiful UI that gives you all the information you need to know about Docketeer before you dive in and try it for yourself. You can check it out here!

We wish you the best of luck, fellow Docketeers!
Please feel free to read and clap Medium article, and follow us on LinkedIn!

Best,
The Docketeer XII Team
@annamullike
@emilyjohl
@jaenixlee
@Jaysalgado

Full Changelog: XI...XII

Docketeer XI

03 Apr 06:11
5b2e4f8
Compare
Choose a tag to compare

We, as software engineers, know how important it is to have a streamlined development process. That's why we're excited to announce the latest release of our Docker visualizer tool - Docketeer XI. Our tool is designed to simplify your workflow and save you valuable time.

What's New?

  • Enhanced code quality and ability to convert to Typescript: Docketeer 11.0 offers improved code quality to help ensure that your application runs smoothly. Additionally, with the ability to convert to Typescript, you can enjoy better type checking and faster debugging, making it easier to catch errors early in the development process.

  • Fixes for functionality issues from previous versions: Docketeer 11.0 addresses functionality issues that were present in previous versions, helping to improve the reliability and stability of the tool. This means that you can work more efficiently and with greater confidence in the results you're getting.

  • Transition from Webpack to Vite: With Docketeer 11.0, we have transitioned from Webpack to Vite. Vite is a build tool that is faster and more efficient than Webpack, providing you with a better development experience. With Vite, you can enjoy faster build times, quicker hot module replacement, and more.

  • Complete UI transformation: In addition to the functional improvements, Docketeer 11.0 has undergone a complete UI transformation. The new UI is sleeker and more modern, making it easier to navigate and use. The redesign also improves the overall user experience, ensuring that you can work more efficiently and with greater ease.

Our team - Mason Royal, Ben Huang, Saad Hamdani, and Michael Angelo Garcia - have put in countless hours of hard work and dedication to ensure that every aspect of Docketeer XI is optimized to help you visualize and track your Docker data effortlessly. Whether you're an experienced developer or just starting with Docker, Docketeer XI is an essential tool for anyone looking to streamline their workflow.

Get ready to elevate your development process and enhance your projects with Docketeer XI! If you have any comments or questions, please don't hesitate to reach out to us. We're always here to support you on your software engineering journey.

Full Changelog: v9.0.0...X

Thank you,
The Docketeer Team

Docketeer X

02 Mar 22:58
30b3c48
Compare
Choose a tag to compare

What's Changed

Our engineering team (Dillon H. Patel, Kennan Budnik, Alex Schmidt, and Edward Kenny) have been working tirelessly to bring you some amazing new features:

  • A complete overhaul of the front-end design, featuring a slew of new styling and functionality brought to you by Tailwind CSS and the Redux ToolKit. Our user interface has never been so polished and consistent.
  • Complete containerization of Docketeer, which can be deployed alongside your application cluster with hardly any effort.
  • Enhanced granularity of realtime, accurate metrics about your deployed containers and host machine by integrating Node Exporter/cAdvisor/Prometheus/Grafana.
    ...and so much more!

Thank you for checking out our latest changes!
Check out our Medium Article: https://medium.com/@ajschmidt225/enjoy-the-sleek-new-look-of-docketeer-x-34c1ccf8bb2b

Full Changelog: v9.0.0...X

Contributors

Docketeer 9.0

25 Jan 21:00
6fc400b
Compare
Choose a tag to compare

What's Changed

Our engineering team has worked hard to bring you some of these major features:

  • Enhanced granularity of data by migrating data source to the Docker Engine API and implemented host statistics into our metrics dashboard
  • Migration of client-side commands to server-side execution for faster data response and a more secure application
  • UX changes app-wide allowing for a sleeker, more modern, and consistent user interface
  • Conversion of backend code from JavaScript to TypeScript, reducing silent errors caused by type coercion
  • …and so much more!

Check out our Medium Article for more details - Docketeer 9.0 is here to make a splash!: https://bit.ly/docketeerMedium
Full Changelog: 7.0.0...v9.0.0

Contributors

v7.0.0

29 Oct 01:04
653ed06
Compare
Choose a tag to compare

-Managed technical debt by updating all dependencies to their current versions.
-Moved from Electron Webpack to Webpack 5.
-Migrated the frontend database and queries to the backend.
-Improved the process logs data and ability to pull multiple containers along with a sortable data table.

6.0.0

25 Apr 14:41
Compare
Choose a tag to compare

6.0.0 introduces process logs, updated docker-compose functionality and ensures M1 compatibility.

v5.0.0

08 Oct 02:16
baab097
Compare
Choose a tag to compare

Features in this latest release

  • Slack webhook added
  • Introduced volume history tab
  • Typescript set-up for future production