Skip to content

Conversation

@dutchwhizzman
Copy link

I added some config options, fixed https by basically copying the entire server section in both sections for https true/false. I also changed a flag for fastcgi so it will automatically do https if this is enabled.

This works for me for non-https. I am still figuring out how to get it automated with certbot, so I haven't yet tested the https part of it. Even if that isn't working flawlessly, fixing it without breaking non-https should be a lot easier since both sections are completely independent now.

I now see that I have both 13.0.4 and 13.0.6 as versions mixed in my pull request. You may want to fix that.
One of my next steps will be to update such that the version can be in init.pp and based on that the URL for download will be generated. I will probably even try to figure out if I can script an upgrade so that an existing config will run the nextcloud upgrade script to upgrade to the preferred version.

@othalla
Copy link
Owner

othalla commented Nov 4, 2018

@dutchwhizzman thank you for this PR.
FYI, regarding certbot, i use the following config https://github.com/othalla/puppet-profiles/blob/master/manifests/reverse_proxy.pp which works well for my reverse proxies.

@othalla
Copy link
Owner

othalla commented Nov 4, 2018

@dutchwhizzman Can you fix the version mix? We will see for a parameter soon :)

On my side, i'll work to improve CI. It will be much better to work together :p

Fixed version numbering
@dutchwhizzman
Copy link
Author

Version number changed to 13.0.7 (latest 13 as of now)

@dutchwhizzman
Copy link
Author

Oops, wrong button.

@othalla
Copy link
Owner

othalla commented Nov 4, 2018

No problem, but you triggered CI :p

@othalla
Copy link
Owner

othalla commented Dec 22, 2018

@dutchwhizzman any news regarding it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants