lenra-io / server

GNU Affero General Public License v3.0
6 stars 0 forks source link

[Task] Create a local runner to deploy apps locally #584

Open jonas-martinez opened 4 months ago

jonas-martinez commented 4 months ago

What should be done

We should add the possibility to deploy your app locally for easier testing.

Currently, we need to create a gitlab repository with the correct configuration to deploy the application using the gitlab pipeline but I can be quite time consuming.

We could define a new PIPELINE_RUNNER value such as local.

Technical recommandation

Ecological concerns

Is this task linked with any other ?

taorepoara commented 3 months ago

This also would permit a self hosted version of Lenra

taorepoara commented 2 months ago

https://devopscube.com/run-docker-in-docker/