merchant landing: dual-currency intro + nginx :9015
This commit is contained in:
parent
dd4a984912
commit
8bd0ec24a0
3 changed files with 504 additions and 0 deletions
15
configs/merchant-landing/README.md
Normal file
15
configs/merchant-landing/README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Merchant landing (`taler.hacktivism.ch` intro)
|
||||
|
||||
Static intro for the **GOA merchant** backend.
|
||||
|
||||
| Item | Value |
|
||||
|------|--------|
|
||||
| Container | `taler-hacktivism` |
|
||||
| In-container path | `/var/www/merchant-landing/` |
|
||||
| nginx | listen **9015** (`nginx-landing.conf`) |
|
||||
| **Host port to publish / wire** | **`9015`** → `127.0.0.1:9015` |
|
||||
| Public path (once Caddy wired) | e.g. `https://taler.hacktivism.ch/intro/` |
|
||||
|
||||
## Deploy
|
||||
|
||||
See `scripts/taler-landing/deploy-landings.sh`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue