github raghavyuva/nixopus v0.1.0-alpha.4

latest releases: v0.1.0-alpha.65, v0.1.0-alpha.64, nixopus-0.1.25...
6 months ago

Changelog Highlights 🚀

Following are the changes to the release V0.1.0-alpha.4

Features

  • #66 - Users can enable or disable features in Nixopus as needed, giving them full control based on their individual preferences and use cases.
  • #69 - Caching Layer which makes the api endpoints not to wait for frequently accessed middleware checks like finding the user based on the jwt token, or the user organization and permissions , roles , feature availability checks
  • #72 – Users can view and manage all their containers with ease. Each container has its own detail page, where users can see associated images and perform actions like restart, stop, or remove.

Fixes

  • #71 - Skips automatic update checks and disables update functionality when ENV=development, even if triggered manually via the UI.
  • #73 - Nixopus automatically finds the available port and maps it as the external port of the docker config, so user need not to enter host:container port mappings manually!

Tests

  • #68 - Includes unit tests for audit, auth, domain features service and storage layers

CI

Chore

Don't miss a new nixopus release

NewReleases is sending notifications on new releases.