summaryrefslogtreecommitdiff
path: root/bin/taler-deployment
AgeCommit message (Collapse)Author
2022-08-25remove obsolete scriptsMS
2022-08-23-get rid of demo switcherChristian Grothoff
2022-08-23-update demoChristian Grothoff
2022-04-14remove Anastasis from buildbot deploymentChristian Grothoff
2022-01-24skipFlorian Dold
2022-01-24don't build repos with SKIP tagFlorian Dold
2022-01-24allow to SKIP reposFlorian Dold
2021-09-23give 'int' INT currencyms
2021-09-18remove final slashms
2021-09-18provide more env for euFinms
2021-09-17api token != passwordms
2021-09-17Generate Sandbox admin password, store in file, and load in env.ms
That is only needed when euFin is being configured to operate with Taler, because the deployment script needs to create three bank accounts at the Sandbox.
2021-09-16env work for euFinms
2021-09-16'int' environment takes euFinms
2021-07-27bootstrapping wallet workerms
2021-07-27integration tests depsms
2021-07-27installing Libeufin along integration testsms
2021-07-27integration tests depsms
2021-07-27disable backoffice (integrationtests)ms
2021-07-27no Twister dependency for wallet-driven tests.ms
2021-07-01tips checker needs dedicate worker.ms
Mainly because it depends on the 'activate' script that populates the environment with the merchant API key. It would not be possible to query the state of tip reserves without such key.
2021-06-02fix dependenciesChristian Grothoff
2021-06-01-fix build orderChristian Grothoff
2021-05-18set -u gone tooMS
2021-05-18Activate script.MS
Removing 'set -e' because it makes bash autocomplete close the SSH connection.
2021-05-18import neededMS
2021-05-18preferring pathlibMS
2021-05-17debugMS
2021-05-17let bootstrap create the token fileMS
2021-05-17activate needs to failMS
2021-05-17prefer (only) one place to keep the auth tokenMS
2021-05-17preferring loading API token from fileMS
2021-05-10deploying AnastasisMS
2021-05-02no --enable-coverage for wallet-core, everChristian Grothoff
2021-05-01coverage tests need wallet-cliChristian Grothoff
2021-04-28fix backoffice buildChristian Grothoff
2021-04-28Merge branch 'master' of git+ssh://git.taler.net/deploymentChristian Grothoff
2021-04-28remove gnurlChristian Grothoff
2021-04-28config each instance with API tokenMS
2021-04-28creating TALER_ENV_FRONTENDS_APITOKENMS
2021-04-26also build anastasisChristian Grothoff
2021-04-26add wallet-core tsdocChristian Grothoff
2021-04-26fix docs bootstrapChristian Grothoff
2021-04-26fix docs bootstrapChristian Grothoff
2021-04-26try adding doxygen to docbuilderChristian Grothoff
2021-04-26ensure poetry is installed when building bankChristian Grothoff
2021-04-22add debug logicChristian Grothoff
2021-04-14delete bogus commentFlorian Dold
2021-04-14fix ever-growing PATHFlorian Dold
2021-03-01fix string formatMS