summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-10-29commit testFlorian Dold
2018-10-29nginx locations which need to be defined, otherwise store locations are ↵Nils Gillmann
picked up Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-10-29add cgit importNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-10-29gv.taler->git.taler (nginx)Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-10-29config: cgit serviceNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-10-29config: socket.Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-10-29typo fixNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-10-29actually ksh->sh for the scriptNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-10-29guix config + nginxNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-10-29git-ssl nginxNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-10-15guix/config.scm (do not deploy this): work on adding more necessary bits in ↵Nils Gillmann
the system config. Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-09-27complications with the way guix builds are made lead me to work on the ↵Nils Gillmann
content of etc in a copied, not symlinked location. Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-09-27build.shNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-09-27guix: Add git user and git group.Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-09-26guix/config.scm: Remove certbot, acme-client is enough.Nils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-09-26guix/config.scm: Remove unnecessary imports and refactor the imports. Add ↵Nils Gillmann
openntpd-service. Add (or: extend) special-files-service to include usr/bin/env and ksh. Add a couple more essential packages. Add berlin.guixsd.org as additional substitutes server. Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-09-25Merge branch 'master' of git.taler.net:deploymentNils Gillmann
2018-09-25configNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-09-24Launch wirewatch as daemon.Marcello Stanisci
2018-09-24-r switch neededMarcello Stanisci
2018-09-24fix directories copyingMarcello Stanisci
2018-09-24nginx + build rules for translated docs landing.Marcello Stanisci
2018-09-21Fix wirewatch ARM invocation.Marcello Stanisci
2018-09-21Setting bank customers debit limit as -20 KUDOS.Marcello Stanisci
2018-09-16fix cristina's e-mailChristian Grothoff
2018-09-10No need to build GNUnet documentation.Marcello Stanisci
2018-09-10Building.Marcello Stanisci
MHD takes the --with-gnutls=/usr/local argument because the Debian (unstable) package is too behind what MHD needs, and a updated version of GnuTls has been compiled into /usr/local.
2018-09-07Adding some hints about testing.Marcello Stanisci
2018-08-04Add my SSH pub.Marcello Stanisci
2018-08-04guix: initial services module draft, partly from guix' own maintenance repoNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-08-04guixNils Gillmann
Signed-off-by: Nils Gillmann <ng0@n0.is>
2018-08-04Add dold to guix/keys/ssh/Nils Gillmann
Signed-off-by: Nils Gillmann <gillmann@infotropique.org>
2018-07-05guix: Add a service for /etc/aliasesNils Gillmann
Signed-off-by: Nils Gillmann <gillmann@infotropique.org>
2018-06-29Reverting back-office URL..Marcello Stanisci
within the global bash environment.
2018-06-19Logs separation.Marcello Stanisci
Separating git.taler.net logs to a pair of dedicated files, since that Web site used to pollute a lot the main log files.
2018-06-19paused BB triggers red bar.Marcello Stanisci
2018-06-19Reverting 'notice' log level for Nginx.Marcello Stanisci
2018-06-19Lockfile-based Buildbot pausing mechanism.Marcello Stanisci
2018-06-14Merge branch 'master' of git.taler.net:deploymentNils Gillmann
2018-06-14config guixNils Gillmann
Signed-off-by: Nils Gillmann <gillmann@infotropique.org>
2018-06-13Wire transfer delay.Marcello Stanisci
Putting a "zero secs" wire transfer delay in order to get the exchange issue the payout immediately, and so have the payment generator executing a successful /track/transaction.
2018-06-13Need more verbosity from Nginx.Marcello Stanisci
2018-06-12Give real user/pass to the exchange.Marcello Stanisci
2018-06-11adding [bank]/serveMarcello Stanisci
2018-06-08Permissions.Marcello Stanisci
Tolerate failing chmod on the "shared-data" directory. This is safe as if party X fails in doing so, then party Y did already set permissions as wanted.
2018-06-08Missing 'fi' at bash script.Marcello Stanisci
2018-06-08Auditor denom signing.Marcello Stanisci
Only attempt to sign denom keys _if_ any of those got generated; recall: denom keys only get generated when there is some gap between the validity of the youngest key and the "lookahead_sign" configuration timestamp.
2018-06-08abs path needed.Marcello Stanisci
2018-06-08Proper names for build steps.Marcello Stanisci
2018-06-08fix payurl generation for standalone setupsMarcello Stanisci