mirror of
/repos/dotTiddlywiki.git
synced 2025-12-30 07:31:33 +01:00
39 lines
1.1 KiB
Plaintext
39 lines
1.1 KiB
Plaintext
created: 20180122171906288
|
|
creator: user
|
|
modified: 20180123091602155
|
|
modifier: user
|
|
tags:
|
|
title: Vrendly DEMO
|
|
type: text/vnd.tiddlywiki
|
|
|
|
|
|
```
|
|
"vrendlyDemo": {
|
|
"exact": {
|
|
"clientID": "544c8c85-d0d5-41c2-b77b-d04acbcaf15e",
|
|
"clientSecret": "MCHQ5dzEwGNK"
|
|
}
|
|
}
|
|
```
|
|
---
|
|
! victor
|
|
|
|
Config is read from disk for LIVE deployment. You need to put contents of ''LASTPASS "portal-api.creditforceonline live victor config"'' secret note into `./operations/deployment/demo-api.vrendly.nl.json`
|
|
|
|
```sh
|
|
VERSION=3.1.49-d2bead6e10 DB_PASSWORD=Pofd81818kj3k22 TOKEN_SECRET=2RDxH32ddcxnN2yUg9Bwvb4B77r8Xa2C ./operations/deployment/deploy.demo-api.vrendly.nl.sh
|
|
|
|
```
|
|
* https://demo-api.vrendly.nl/site/version
|
|
|
|
! vrendly Demo
|
|
```sh
|
|
VERSION=2.0.101-de370da119 ./operations/deployment/deploy.demo.vrendly.nl.sh
|
|
|
|
```
|
|
* https://demo.vrendly.nl
|
|
* https://demo-debitor.creditforceonline.nl
|
|
* http://demo-go.creditforceonline.nl -302-> https://demo-debitor.creditforceonline.nl/app/#/token-login
|
|
* http://demo-ideal.creditforceonline.nl -302-> https://demo-debitor.creditforceonline.nl/app/#/token-login
|
|
|