For developers

Project configuration

2min

Requirements

Hosty CLI requires projects to use Git as a version control system. Git hashes are used to calculate build hash of the code to avoid rebuild of Docker images if hash does not change.

Configuration file

Hosting configuration for a project is represented by hosty.yaml file located in .hosty folder relative to the project's root (.hosty/hosty.yaml).

Below you can find a full example of configuration file with list of configuration options:

YAML