- 10 May, 2021 1 commit
-
-
Gilles Filippini authored
-
- 09 May, 2021 2 commits
-
-
Gilles Filippini authored
-
Gilles Filippini authored
And link duniter binary as /usr/bin/duniter.
-
- 08 May, 2021 5 commits
- 07 May, 2021 21 commits
-
-
Éloïs authored
-
Éloïs authored
-
Éloïs authored
-
Éloïs authored
-
Éloïs authored
-
Éloïs authored
-
Éloïs authored
-
Éloïs authored
-
Éloïs authored
-
Éloïs authored
-
Éloïs authored
-
Éloïs authored
-
Éloïs authored
little closer to conventionalcommits.org
-
Éloïs authored
-
Éloïs authored
[ref] externalyze gva configuration See merge request nodes/typescript/duniter!1379
-
Éloïs authored
-
Éloïs authored
Docker entrypoint - fixes and error handling See merge request nodes/typescript/duniter!1380
-
Gilles Filippini authored
When `/etc/duniter` is not mounted as a persistent volume, the configuration file is lost after re-creating the instance. To prevent this, before transitionning the configuration file from volume '/var/lib/duniter' to volume '/etc/duniter', the entrypoint backups it into '/var/lib/duniter'. On restart, if the entrypoint detects that the link to '/etc/duniter/conf.json' is dangling, it prints a big fat warning into the logs and re-use the backuped config file.
-
Gilles Filippini authored
Boolean variable to enable `set -x` in the entrypoint script.
-
Gilles Filippini authored
The script '/usr/bin/duniter' sets this option as well and the duniter executable won't accept more than one.
-
Gilles Filippini authored
And uset `set -u` to prevent this from happening again.
-
- 06 May, 2021 3 commits
- 05 May, 2021 7 commits
- 02 May, 2021 1 commit
-
-
Éloïs authored
-