Content
View differences
Updated by Sajan Gurung over 1 year ago
We can now run `OpenProject` as an external application of nextcloud. The documentation to run it as an external app can be found here [https://github.com/JankariTech/openproject-nextcloud-app/blob/32e1be0b472fd7f6682b88971d46e7325eadf5c7/README.md](https://github.com/JankariTech/openproject-nextcloud-app/blob/32e1be0b472fd7f6682b88971d46e7325eadf5c7/README.md) .
Here, the challenge that can be encountered is:
* is all `OpenProject` features working as expected through the proxy?
To make sure that all the feature of `OpenProject` is running as expected through the proxy, we can set up the same smoke tests that the `OpenProject` undergo for the `OpenProject` that is served through the proxy. proxy.
TODO:
* [ ] Find Find the smoke test for `OpenProject` (from existing OpenProject tests)
* [ ] Make Make able to run those smoke tests for `OpenProject` served through proxy
Here, the challenge that can be encountered is:
* is all `OpenProject` features working as expected through the proxy?
To make sure that all the feature of `OpenProject` is running as expected through the proxy, we can set up the same smoke tests that the `OpenProject` undergo for the `OpenProject` that is served through the proxy.
TODO:
* [ ] Find
* [ ] Make