•  
      request #47661 Some services do not start in dev web container
    Infos
    #47661
    Joris MASSON (jmasson)
    2026-06-02 12:36
    2026-06-01 17:18
    49402
    Details
    Some services do not start in dev web container

    In the dev container, we start only a handful of systemd services. Some recent changes seem to have removed the automatic start of some services:

    • tuleap-workers service should start automatically. Without it, async actions are not done and SYSTEM_CHECK complains with a warning
    • postfix service should start automatically. Without it, emails are never sent to Mailhog container
    • sshd service should start automatically. Without it, devs are unable to interact with Git via SSH. It seems that SSH host keys are not created automatically anymore.
    Dev tools
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson)
    Closed
    2026-06-02
    Attachments
    Empty
    References
    Referenced by request #47661

    Follow-ups