Commit Graph

19 Commits

Author SHA1 Message Date
Sander van der Burg 78ba5f6b1f Fix supervisor package reference 2022-05-31 18:43:34 +02:00
Sander van der Burg 814294f6f8 Make spoolDir, lockDir, libDir configurable 2021-03-21 14:47:39 +01:00
Sander van der Burg b325a0e3c2 Automatically default a process name to instanceName if no name was specified, update README.md with a dedicated section on instantiatable services 2021-03-13 15:26:38 +01:00
Sander van der Burg 15cae81018 Re-organize constructor functions, separate processes models 2021-02-15 19:11:57 +01:00
Sander van der Burg 2eede58df3 Move generator function for each process manager to its own folder, separate the universal abstraction and utility functions 2021-01-14 22:52:45 +01:00
Sander van der Burg de1c8b15b9 Add nixproc-id-assign to automatically assign unique IDs to processes that need them 2020-09-21 21:33:29 +02:00
Sander van der Burg 5bf40eb7d5 Add a default logging parameter to daemon command invocations to make diagnosing problems easier, add a troubleshooting section to the README.md that explains how to investigate logs 2020-08-19 20:34:23 +02:00
Sander van der Burg dad1f2f7ca Implement --undeploy option for all tools, make Docker tests a bit more robust 2020-08-17 21:08:25 +02:00
Sander van der Burg 459a8cb228 Make instanceName configurable, simplify conventions 2020-08-11 21:43:25 +02:00
Sander van der Burg 12486e03db Add section on Disnix integration 2020-07-19 18:11:22 +02:00
Sander van der Burg 30e217945a Fix the foreground proxy, add supervisord testcases 2020-07-07 22:29:10 +02:00
Sander van der Burg 7897fc0b15 Add some basic testcases, fix the tools on multi-user Nix installations, fix pure-sysvinit examples 2020-07-06 22:06:51 +02:00
Sander van der Burg a45c01b374 Add ordering support 2020-07-04 00:55:18 +02:00
Sander van der Burg 2451baf0bc Initial version of a docker target 2020-07-03 00:04:00 +02:00
Sander van der Burg 026846ebcf Fix problem with local ordering when using webapps with transitive inter-dependencies 2020-06-22 22:45:35 +02:00
Sander van der Burg 72ba3b1452 Move Nginx to services examples, add second reverse proxy example that works path based 2020-04-16 00:05:54 +02:00
Sander van der Burg 7fb298b1c5 Add missing --show-trace feature, fix invalid source path 2020-04-14 17:01:35 +02:00
Sander van der Burg 5d15858a8a Support command-line arguments with spaces, simplify Nginx example, some README improvements 2020-02-11 21:55:37 +01:00
Sander van der Burg 5fecac210f Initial commit 2020-01-28 00:25:18 +01:00