Connectivity requirements

Outbound traffic

You’ll need to open your firewall to allow outbound traffic to the Minimus gallery and registry. These are the requirements:

DNS NamesPortsProtocols
Minimus Consolehttps://images.minimus.io/443TCP
Minimus registryreg.mini.dev443TCP
Alternate registry address (for pulling image layers)https://us-east1-docker.pkg.dev/artifacts-downloads/namespaces/prod-375107/repositories/minimus/443TCP
Authentication serviceauth.mini.dev443TCP

Inbound traffic

If you are using Minimus actions, you’ll need to open your firewall to allow inbound traffic to IP address 34.74.46.115.

The TCP port will depend on your webhook, for example: 443/TCP.

Pull token

Pulling images from the Minimus registry requires authentication with a valid pull token. Learn more

Supported regions

Minimus is hosted on GCP us-east1 (South Carolina). About Google Cloud regions.

Sync to self-hosted registry

If you want your teams to continue pulling images from your private, self-hosted registry, this can done. Set up the sync service between Minimus and your private registry to give your team access to the latest updates without leaving your private registry and without changing internal processes. Learn more