stable

Clone or download

Read-only

Mercure Tuleap-cfg deploy command

This adds a command to tuleap-cfg to deploy an env file for mercure containing port, config file and private key. This env file can then be read by a systemd service, that will be proposed in an other commit, and the backend to access the private key enabling it to sign JWT Part of story #27884 Change-Id: I82e6a179c45ff83483f32b38ea126271b66ba965

Modified Files

Name
A src/tuleap-cfg/Command/SiteDeploy/Mercure/SiteDeployMercure.php +40 −0 Go to diff View file
A src/tuleap-cfg/Command/SiteDeploy/Mercure/SiteDeployMercureCommand.php +49 −0 Go to diff View file
M src/tuleap-cfg/tuleap-cfg.php +1 −0 Go to diff View file