Artifakt Docs
Stacks 5.0 and up
Search
⌃K
Links

Installation

The installation locally is launched by:
docker-compose up -d
or on ARM:
docker-compose -f docker-compose-arm.yml up -d
In the Artifakt console, we talk about jobs. The most used are:
  • Deploy: Redeploys the containers (in case of changes on the variables, for example)
  • Build & deploy: Rebuilding the image and redeploying the containers.
This package provides local access to the site at https://localhost and the back office at https://localhost/admin_base