- Should work on any Operating System supporting docker, but we recommend Ubuntu.
- Install
docker
anddocker compose
- Make sure
docker stats
anddocker compose version
work
- Edit configurations in
.env
file - Append content from
hosts-file-example
to/etc/hosts
file. Make sure you replacedapci.local
with what you configured in.env
file.
- When you open the first time, it will ask to configure user and password.
- In the Home section, click the
edit
icon for thelocal
environment - Configure the name you want (eg: My DaPCI environment) and the public IP to the value
portainer.{DOMAIN_NAME}
(the domain name you configured in the .env file).