What Changed
Resolved Issue #46 - Added support for environment variables for setting port, disabling tui and configuration files path (comma separated)
Resolved Issue #47 - Added support for tailing logs (per process)
Bug Fix
Server and Client process-compose
instances were writing to the same log file /tmp/process-compose-$USER.log
now it is /tmp/process-compose-$USER-client.log
for... client :)
Full Changelog
- 4e35715 Add env variables to args help
- 9ed6dbd Allow client to tail process logs
- 757937f Control TUI, port, config with env vars
- 8cd4f29 Created dependabot.yml
- ef3ab85 Identify client without args locality
- 90a3654 Merge branch 'main' of https://github.com/F1bonacc1/process-compose
- 6bc7fb3 Separate file for client
- 1e90fd7 Use gin query query for logs
- 0134910 v0.43.1