Deploy container images from a container registry
Navigate to Settings
Add Registry
Choose Registry
Add Registry Details
my-github-registry
)ghcr.io
, Docker - docker.io
, Harbor - my-harbor.example.com
)Add Registry Credentials
read:packages
scope)Open Dashboard
Start Creation
Choose Service Type
Type | Description |
---|---|
Server | Long-running service that handles HTTP/HTTPS traffic |
Worker | Long-running service for background processing |
Job | Short-lived task that runs to completion |
Select Registry
Select Image
Create
my-registry
as follows:
latest
tags are not supported for server as they make versioning and rollbacks unpredictable.