Run /
Run containers and micro-services on Northflank
You can deploy images built from your linked Git repositories or from Docker container registries on Northflank.
You can run applications, websites, and micro-services continually, with Northflank ensuring maximum uptime and availability by automatically load-balancing and ensuring your deployments are always running.
You can also run one-off or scheduled jobs to execute a task whenever you require.
Run an image continuously
Deploy a built image as a continuously-running service.
Run an image once or on a schedule
Run an image manually or on a cron schedule.
Run from a container registry
Deploy an image from a container registry.
Deploy workloads to GPUs
Save registry credentials
Save your credentials for a container registry to access private images.
Change deployment source
Deploy a different image from Northflank or a container registry.
Deploy to a region
Choose the specific location for your deployments to reach your users faster and more reliably.
Access running containers locally
Forward a deployment for local development and access it using the Northflank CLI.
Override command or entrypoint
Override the default command or entrypoint instructions for your application.
Transfer data to and from containers
Run your application as a different user
Run your Docker image as a different user, or execute commands as a different user in your container.
Execute files in a container
Make files and directories in your containers executable.