Open suse#130
Closed
ggeorgg wants to merge 33 commits intoReinerNippes:nextcloud-reloadedfrom
Closed
Conversation
… from the target host
…for each distribution
…hines than localhost
Contributor
Author
|
I found some errors. I will try to push them in the next days. |
Contributor
Author
|
Ok. So basically, this branch is working now for
with the following settings:
without using the roles collabora, onlyoffice, coturn or elasticsearch. There are at least two things which should be discussed:
|
Contributor
Author
|
I recognized, that there is still some kind of problem. After a reboot, the nextcloud interface is not reachable anymore (tested on openSUSE Leap 15.4) and I don't know why. Maybe someone has a clue, what's going wrong here... |
Owner
|
I rewrote the whole playbook before I merged your pull request. OpenSuse is on my todo list for the new version. I'll have a look at your contribution when I'm implementing Suse support. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Work in progress for #124
Playbook will run through with MariaDB + NGINX + SelfSigned Certificate + php7 on OpenSUSE Tumbleweed.
Other configurations will not work at all yet.
OpenSUSE Leap 15.3 is currently missing some official php packages. I think also for php8 not all packages are available yet.
Unfortunately, on the OpenSUSE Tumbleweed system I only get an "Internal Server Error" when accessing the nextcloud web page...
I will try to test if the playbook succeeds on a OpenSUSE Leap 15.2 system. (At least, my production server runs Leap 15.2, so it should work in the end!)