falconray0704 / deploy-bookstack_frpc

Deploy bookstack-vhost in LAN with frpc by docker compose.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deploy-bookstack_frpc

Deploy bookstack-vhost in LAN with frpc by docker compose.

If you want to customize the location of deploment, configure following variables:

  • INSTALL_ROOT_PATH : Parent path for deployment.
  • INSTALL_DIR: Directory for deployment at INSTALL_ROOT_PATH .
./run.sh 
Usage:
./run.sh -c <cmd> -l "<item list>"
eg:
./run.sh -c deploy -l "bookstack_frpc"
Supported cmd:
deploy
Supported items:
bookstack_frpc

About

Deploy bookstack-vhost in LAN with frpc by docker compose.

License:MIT License


Languages

Language:Shell 100.0%