- Get GitHub personal access token, than login to the registry:
docker login ghcr.io -u alexkravets --password GITHUB_ACCESS_TOKEN
- Update
/etc/hosts
file to add support for virtual domains by adding or extending127.0.0.1
line with:
127.0.0.1 accounts.humanics.local instance.humanics.local
- Create Docker stack:
docker-compose up