Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 415 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 415 Bytes

humanics

Docker

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