Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    Portainer: Deploy an environment to an URL

    Portainer: Deploy an environment to an URL

    1. Navigate to your portainer instance
    2. Create a new stack
    3. Give it a name
    4. Insert the content of the “.deploy/portainer.deployment.docker-compose.yml” in the editor
    5. Add three variables:
      1. STACK
      2. VERSION
      3. DOMAIN
    6. Set it private
    7. Click on deploy and wait some minutes. URL syntax: >https://STACK.DOMAIN>
    Logo