bcgov/traction

Tail out container logs when starting Traction with manage script

開放

#1,401 建立於 2024年10月16日

 (2 則留言) (0 個反應) (0 位負責人)TypeScript (58 個分叉)auto 404
Local Devgood first issuepinned

倉庫指標

星標
 (62 顆星)
PR 合併指標
 (平均合併 20小時 20分鐘) (30 天內合併 3 個 PR)

描述

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

貢獻者指南