sync build tree from private myoffice
This commit is contained in:
@@ -12,13 +12,9 @@ bash -c "$(curl -fsSL https://mygit.ase.com.ua/alexandr/myoffice_public/raw/bran
|
||||
|
||||
Creates an LXC with PostgreSQL + ASP.NET runtime, downloads the latest release, starts the app on port **9100**. Point your nginx LXC at `http://<ct-ip>:9100`.
|
||||
|
||||
Optional:
|
||||
Optional overrides:
|
||||
|
||||
```bash
|
||||
export GITEA_URL="https://mygit.ase.com.ua"
|
||||
export GITEA_OWNER="alexandr"
|
||||
export GITEA_REPO="myoffice_public"
|
||||
export GITEA_BRANCH="master"
|
||||
export RELEASE_TAG="latest" # or v1.2.3
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user