Skip to content

Junwu0615/NGROK-Dockerization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Views GitHub Clones


Dockerization

Directory Structure Diagram

NGROK-Dockerization/docker
  └── script
      ├── .env
      └── docker-compose.yaml

STEP.1 進入腳本路徑

cd docker

STEP.2 新增檔案 : ./script/.env

NGROK_AUTHTOKEN=<Your Auth Token>

STEP.3 安裝 docker-compose

docker stack deploy -c script/docker-compose.yaml ngrok-dockerization

STEP.4 檢視 docker service 清單

docker service ls

STEP.5 查看專案 log 打印

docker service logs -f ngrok-dockerization_task

00.jpg

About

將 NGROK 服務 Docker 化

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages