summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-03-16 16:54:58 +0100
committerFlorian Dold <florian@dold.me>2023-03-16 16:54:58 +0100
commit800f9bd771f4566717c1f55286e093a39182ae17 (patch)
treee89094a19b5219eb68d44be3129d1d468d08c3a9
parented191855a65b0d531584c1d388f0a5657f550356 (diff)
downloaddeployment-800f9bd771f4566717c1f55286e093a39182ae17.tar.gz
deployment-800f9bd771f4566717c1f55286e093a39182ae17.tar.bz2
deployment-800f9bd771f4566717c1f55286e093a39182ae17.zip
more instructions
-rw-r--r--netzbon/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/netzbon/README b/netzbon/README
index 766914d..4115651 100644
--- a/netzbon/README
+++ b/netzbon/README
@@ -28,6 +28,15 @@ Proceed with the setup by executing the main.sh script:
$ cd deployment/netzbon
$ ./main.sh
+After the setup is complete, you can:
+- go to https://bank.$domain/, log in as admin
+ and create the first (merchant) bank account(s)
+- withdraw Taler coins via one of the bank accounts (either browser extension
+ wallet or Android wallet)
+- go to the merchant backoffice (https://backend.$domain/),
+ log in, configure the instance (do not forget to set an access token),
+ create the first order and pay for it with the wallet.
+
Domain names
============