Latest and Greatest: Ez v0.0.9 and OS v0.1.4 Updates #185
ntorga
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello there, folks,
We've made some notable progress on our projects this month, and we'd like to share the latest updates on Infinite OS and Infinite Ez.
Firstly, we must apologize for the delay in updating our website's /os/ and /ez/ pages. However, we've made progress on migrating the Ez roadmap, which you can now find on GitHub. We promise to have those pages ready for the next update, along with some exciting new features.
Infinite Ez v0.0.9
- Brand new Overview and Login pages
The biggest front-end refactor in Infinite Ez's history is now complete. This overhaul brings several key improvements, making it easier to manage your containers.
The new overview page features filters and pagination for containers, making it easier to manage multiple containers across different users and plans/profiles. This is particularly useful for those with large fleets of containers.
When deploying a container, you'll notice a few new options. In addition to the existing marketplace, you can now duplicate an existing container, use a local image, or upload an image snapshot. This allows you to create a staging environment that's an exact replica of your production environment with just two clicks. You can also bring your local container to the cloud with ease.
We know this refactor took longer than expected, but we're confident it was worth the wait. We apologize for the delay in updates on Ez, but we're excited to share these improvements with you.
- Marketplace has a new home
Ez's marketplace is now a GitHub repository, allowing you to contribute your favorite tech stacks. Simply send us your JSON or YAML receipts/manifests, and our team will review and merge them into the project. You can find the repository here:
https://github.com/goinfinite/ez-marketplace/
The best part? The marketplace is updated automatically every 24 hours, so you'll always have access to the latest apps without needing to update the entire Ez project.
Infinite OS v0.1.4
- Services and Marketplace Repositories
Similar to Ez, we've moved the services and applications marketplace of OS to their own GitHub repositories. These repositories are updated automatically every 24 hours, allowing you to access the latest apps and services with ease. You can find the repositories here:
https://github.com/goinfinite/os-marketplace/
https://github.com/goinfinite/os-services/
- Big Files Download
We've removed the 5MB file size limit for downloads in our file manager. You can now download files of any size, making it easier to manage your data.
- Marketplace Front-end Refactored
We've revamped the marketplace front-end to use HTMX+Alpine.js, replacing the previous Vue front-end. While you might not notice a significant difference, this change makes development much easier for our team.
- Enhanced Security Audits
Infinite OS now registers all write operations as activity records. While we're still working on the front-end for inspecting these records, rest assured that all operations made on the dashboard, API, or CLI will be tracked, so you can keep tabs on who did what and when.
That's all for now, folks. Keep an eye on our updated roadmap for OS and Ez, and we'll catch up with you in the next update.
Thank you for your continued support on this journey. Cheers!
Beta Was this translation helpful? Give feedback.
All reactions