align with the upstream docker-compose #5

Merged
yksflip merged 2 commits from use-multi-services into main 2022-08-09 08:46:02 +00:00
Owner

This pr postgresdb and rabbitmq, don't know if its more performant, but it's used like this in the upstream docker-compose.yml

Also adds a local.json.tmpl with support for JWT_SECRET and forcesaving.

happy for feedback! #worksforme

This pr postgresdb and rabbitmq, don't know if its more performant, but it's used like this in the [upstream docker-compose.yml](https://github.com/ONLYOFFICE/Docker-DocumentServer/blob/master/docker-compose.yml) Also adds a local.json.tmpl with support for JWT_SECRET and forcesaving. happy for feedback! #worksforme
yksflip added 1 commit 2022-08-05 15:36:53 +00:00
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details
f97bb24bc9
use multiple services
decentral1se approved these changes 2022-08-05 20:42:29 +00:00
decentral1se left a comment
Owner

Nice! One question but otherwise LGTM 💯

Not been using onlyoffice for a while though myself...

Nice! One question but otherwise LGTM 💯 Not been using onlyoffice for a while though myself...
local.json.tmpl Outdated
@ -0,0 +7,4 @@
"dbPort": "5432",
"dbName": "onlyoffice",
"dbUser": "onlyoffice",
"dbPass": "onlyoffice"
Owner

Does this need to be templated or?

Does this need to be templated or?
yksflip added 1 commit 2022-08-09 08:43:26 +00:00
continuous-integration/drone/pr Build is failing Details
continuous-integration/drone/push Build is failing Details
21d67d0113
template db, add release note
yksflip merged commit 40438168ff into main 2022-08-09 08:46:02 +00:00
yksflip deleted branch use-multi-services 2022-08-09 08:46:03 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/onlyoffice#5
No description provided.