View Issue Details

IDProjectCategoryView StatusLast Update
0007804Talerdeployment and operationspublic2023-09-23 15:09
Reporterhbarnard Assigned Tojavier.sepulveda  
PrioritylowSeveritytrivialReproducibilityalways
Status closedResolutionfixed 
Product Version0.9.2 
Target Version0.9.3Fixed in Version0.9.3 
Summary0007804: Suggested tweaks to main.sh
Description1. Warn people to set up DNS before proceeding otherwise the pings will fail. Probably both in the README and the script:

Set up Domain names first!
=========================

Assuming a main domain at netzbon.ch (i.e. "netzbon.ch" will be given as the
value for the domain during configuration), this setup expects the following
subdomains to be reachable:

A netzbon.ch
CNAME exchange.netzbon.ch
CNAME bank.netzbon.ch
CNAME backend.netzbon.ch (merchants frontends need this)

etc.

2. I sometimes use a dollar symbol in passwords, this makes main.sh fail, presumably because of bash. Solution is remove config file and start again. Incidentally that password is in clear in the generated config? Need something a bit better there?

These are trivial suggestions and the whole process works well now.
Steps To ReproduceRun ./main.sh
TagsNo tags attached.

Activities

javier.sepulveda

2023-04-24 13:42

administrator   ~0020140

Set up Domain names first! - Added to README file
Dollar symbol in passwords - DONE in main.sh
Web UI bank password field, removed character restrictions.

Issue History

Date Modified Username Field Change
2023-04-14 10:46 hbarnard New Issue
2023-04-16 20:50 sebasjm Assigned To => javier.sepulveda
2023-04-16 20:50 sebasjm Status new => assigned
2023-04-17 10:57 Florian Dold Target Version => 0.9.3
2023-04-24 13:42 javier.sepulveda Status assigned => resolved
2023-04-24 13:42 javier.sepulveda Resolution open => fixed
2023-04-24 13:42 javier.sepulveda Note Added: 0020140
2023-09-23 15:07 Christian Grothoff Fixed in Version => 0.9.3
2023-09-23 15:09 Christian Grothoff Status resolved => closed