1
0
mirror of /repos/dotTiddlywiki.git synced 2025-12-30 07:31:33 +01:00
dotTiddlywiki/mywiki/tiddlers/deploy to acceptatie-monolith.tid
Aiko Mastboom e2b04070cd update
2019-05-13 21:54:17 +02:00

73 lines
2.0 KiB
Plaintext

created: 20171027093032805
creator: user
modified: 20180312173006134
modifier: user
tags:
title: deploy to acceptatie-monolith
type: text/vnd.tiddlywiki
```
Host acceptatie-monolith
Hostname 192.168.0.216
User www-data
```
! auth
```sh
mkdir .dobi/acceptatie.auth.bjoola.com
unzip -d .dobi/acceptatie.auth.bjoola.com ~/Downloads/auth-acceptatie.zip # taken from LastPass
export KEY_DIRECTORY_PATH=`pwd`/.dobi/acceptatie.auth.bjoola.com
VERSION=3.1.14-67e38f7e93 DB_PASSWORD=j203hfkdkfjsdkf ./operations/deployment/deploy.acceptatie.auth.bjoola.com.sh
```
* https://acceptatie.auth.bjoola.com/info/version
! genifer
```sh
# export KEY_DIRECTORY_PATH=/Users/fruit/Development/df-genifer-auth/.dobi/acceptatie.auth.bjoola.com
VERSION=0.5.6-5b84c855ca APP_KEY=base64:+sPD7qv0Ry3RPFbhsFKZoKYATLd30YIPS4G6D5CSVWA= DB_PASSWORD=Bcd98992221 TOKEN_SECRET=gKnm7iwCaDfWzG84hCR37C4EH3YH662Y ./operations/deployment/deploy.acceptatie.genifer.bjoola.com.sh
```
* https://acceptatie.genifer.bjoola.com/api/version
! victor
```sh
# Vrendly
VERSION=3.1.22-a48f7b4e10 DB_PASSWORD=234kjhkjHJ TOKEN_SECRET=xPDp763hJvRy732ETXHyUAj8f8VNcs27 ./operations/deployment/deploy.acceptatie.vrendly-api.bjoola.com.sh
```
* https://acceptatie.vrendly-api.bjoola.com/site/version
```sh
# CreditForce
VERSION=3.1.20-ebc55aa393 DB_PASSWORD=4dAssfds221 TOKEN_SECRET=dg2o29MZLEBNA3dJ99Rvu8mr63eH6iUk ./operations/deployment/deploy.acceptatie.creditforce-api.bjoola.com.sh
```
* https://acceptatie.creditforce-api.bjoola.com/site/version
! vrendly
```sh
#VERSION=2.0.79-bfcfce5ad4 ./operations/deployment/deploy.acceptatie.vrendly.bjoola.com.sh
# This is the https://github.com/kantoor-f12/vrendly-angular/pull/1009 branch for demonstration purposes
VERSION=2.0.90-998796ff22 ./operations/deployment/deploy.acceptatie.vrendly.bjoola.com.sh
```
* https://acceptatie.vrendly.bjoola.com
! creditForce
```sh
VERSION=2.0.92-cf-f6584413bc ./operations/deployment/deploy.acceptatie.creditforce.bjoola.com.sh
```
* https://acceptatie.creditforce.bjoola.com