Skip to content

Docker Compose Deployment

  1. Download and rename the docker-compose.yaml.example file:

    Terminal window
    wget https://raw.githubusercontent.com/shichen437/Gowlive/main/docker-compose.yaml.example -O docker-compose.yaml
  2. Modify the docker-compose.yaml file as needed.

  3. Start the service:

    Terminal window
    docker-compose up -d
  4. Visit http://<YOUR_IP>:12580 to view the application.

    Initial account password: admin / gowlive