Configuration
Here are the articles in this section:
How to customize an Instance?
In some cases you may need to customize certain aspects of the server instance such as DNS or other network settings. You can customize your instance using a cloud-init file.
Cloud-init enables automatic configuration of an instance as it boots. It can be used to add keys, set hostnames, run post-install scripts and more.
How to customize an instance's DNS?
In some cases you may need to customize certain aspects of the server instance such as DNS or other network settings. You can customize your instance using a cloud-init file.
Cloud-init enables automatic configuration of an instance as it boots. It can be used to add keys, set hostnames, run post-install scripts and more.
Which base image is used?
When Drone creates a server instance it uses the official Ubuntu base image (from your hosting provider). The autoscaler is optimized for Debian and Ubuntu and requires additional configuration when using a custom Linux distribution.