How to switch to Minimus images
1. Sign up
Get in touch with our team to request an account and set up an introductory meeting. It is our pleasure to introduce you to the platform and help you get set up.2. Get to know Minimus
Once you log into the Minimus console, you’ll want to orient yourself with the UI and learn about the display of Minimus image cards and version information. If you have a team to onboard, you can set up user management and SSO once you’re ready.3. Pull your first image and deploy a Helm chart
You can pull any Minimus image from the registry using thelatest and latest-dev tags. Feel free to give different images a try using their quick start guides or try replacing the Minimus image within your existing testing environments.
You can authenticate to Minimus using a docker login command, Kubernetes Secret, or by using the Minimus token inline in a Helm install command.
Keep in mind that Minimus images are updated regularly so even within the span of a few days you will want to avoid using cached images.
Minimus provides many in-depth guides to help you learn how to optimize your apps using multi-stage builds, AWS Lambda, configure databases with secure TLS, and more.