Content
View differences
Updated by Sagar Gurung over 1 year ago
As per the discussion we want to make `OpenProject` as an external app of `Nextcloud` so that through the `Nextcloud` we can run `OpenProject` configure other things that are required in order to integrate `Nextcloud` and `OpenProject`.
So the first approach to do so may require:
* Run Dockerizing OpenProject locally with the standards of nextcloud (to be an ex app)
* Run it in http (https will be the next step) as an exx app
* Integrate both server through (integration\_application) -> can be done running the `integration_script`
* Overall make the whole process run through exx app in http through manual install
Note: Dockerizing `OpenProject` would be the next step to be done.
So the first approach to do so may require:
* Run
* Run it in http (https will be the next step) as an exx app
* Integrate both server through (integration\_application) -> can be done running the `integration_script`
* Overall make the whole process run through exx app in http through manual install
Note: Dockerizing `OpenProject` would be the next step to be done.