Domain Deploy
Setup
Get repo
Create folder named subdomains
and change to the repo root directory.
.env
file and edit:
Add subdomain
Add subdomain to the services.ini file.
./please add test example.com
Link subdomain
Link service
./please link test
Output:
subdomain test.example.com is successfully link to docker with IP: 172.4.0.4
Use the IP as domain_ip
in your service.
Last update:
2022-10-04