Custom Host Names
By default, every Deploio application gets a generated host name in
Accessing private repositories
There are 2 methods to access private git repositories. You can either use the
Setting environment variables
You might want to configure extra environment variables that will be passed to
Build customization
To customize certain aspects of the build process, build environment variables
Use a custom port
In most cases you don't need to change the default port that Deploio chooses
Configuration layers
A Deploio application can be customized by multiple options. These options can
Basic authentication
You can enable basic authentication for your application by using the
Deploy Jobs
A deploy job is a command that is executed before a new release gets deployed.
Worker Jobs
Worker jobs are separate processes which use the same image as the application,
Procfile
The Procfile is something that Heroku introduced and has been adopted as
Connecting to Services
This feature is currently in beta and only available through . Cockpit support is not yet implemented.
Health Probe
By default in Deploio, an application is considered ready as soon as the web
Pausing an app
You can pause an app in Deploio to stop all costs. This will scale down all
Scheduled Jobs
A scheduled job is a command that runs at regular intervals based on a