Tail out container logs when starting Traction with manage script
- Dominant language
- TypeScript
- Stars
- 62
- Forks
- 59
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 5
Description
With https://github.com/bcgov/traction/pull/1388 added a `manage` script that can start up Traction. Using `docker compose up` would output the container logs in the same terminal.
Can look into having an option or by default doing the same with the new manage script.
In VCAuthN for example we have container logs outputting when doing `./manage start`
https://github.com/bcgov/vc-authn-oidc/blob/main/docker/manage
Contributor guide
Research direction
Start with the new manage script added by pull request 1388 and compare its start behavior with the VCAuthN example at docker/manage. Check how docker compose up displays container logs, then verify that ./manage start provides the same output or a documented option for it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100