Docker Compose Deployment
-
Download and rename the
docker-compose.yaml.examplefile:Terminal window wget https://raw.githubusercontent.com/shichen437/Gowlive/main/docker-compose.yaml.example -O docker-compose.yaml -
Modify the
docker-compose.yamlfile as needed. -
Start the service:
Terminal window docker-compose up -d -
Visit
http://<YOUR_IP>:12580to view the application.Initial account password:
admin/gowlive