Stacks > Add stack
This stack will be deployed using the equivalent of the docker stack deploy command. This stack will be deployed using the equivalent of docker-compose. Only Compose file format version 2 is supported at the moment.
Build method
Web editor
You can get more information about Compose file format in the official documentation.
Upload
You can upload a Compose file from your computer.
{{ formValues.StackFile.name }}
Git repository
You can use the URL of a git repository.
Specify a reference of the repository using the following syntax: branches with refs/heads/branch_name or tags with refs/tags/tag_name. If not specified, will use the default HEAD reference normally the master branch.
Indicate the path to the Compose file from the root of your repository.
Environment
add environment variable
name
value
Actions
{{ state.formValidationError }}