Hello,
I have recently started playing around with the taler software. Seems very promising, installation was actually a breeze with deployment/WIP/taler-local. Seems pretty complete to me! Thanks for your hard work!
But may I suggest managing the services with a slice?
--- a/bin/WIP/taler-local
+++ b/bin/WIP/taler-local
@@ -1059,0 +1060 @@ def prepare(x_forwarded_host, x_forwarded_proto, postgres_db_name):
+ "Slice=taler.slice\n"
Furthermore, if services logged to stdout, it would be superior in my opinion managing them with journalctl rather than log files.
Again, awesome project!
Sincerely,
Samuel Jahnke