Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update collabora.sh #78

Merged
merged 1 commit into from Jan 3, 2017
Merged

Update collabora.sh #78

merged 1 commit into from Jan 3, 2017

Conversation

WaaromZoMoeilijk
Copy link
Member

After #40 I've polished the script a bit and added some code, view the # out commented lines for info.

After #40 I've polished the script a bit and added some code, view the # out commented lines for info.
SSLCertificateChainFile $CERTFILES/$DOMAIN/chain.pem
SSLCertificateFile $CERTFILES/$DOMAIN/cert.pem
SSLCertificateKeyFile $CERTFILES/$DOMAIN/privkey.pem
SSLCertificateChainFile $CERTFILES/$CLEANDOMAIN/chain.pem
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had the wrong domain

SCRIPTS=/var/scripts

# Message
whiptail --msgbox "Please before you start make sure port 443 is directly forwarded to this machine or open!" 20 60 2
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added nmap 443 port check on WAN ipv4 address

@@ -1,15 +1,56 @@
#!/bin/bash
DOMAIN=$(whiptail --title "Techandme.se Collabora" --inputbox "Nextcloud url, make sure it looks like this: cloud\.yourdomain\.com" 10 60 cloud\.yourdomain\.com 3>&1 1>&2 2>&3)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the URL with 2 backslashes (nextcloud collabora docs)

@enoch85
Copy link
Member

enoch85 commented Jan 3, 2017

I'll just merge this. Will redo everything anyway. :)

@enoch85 enoch85 merged commit 16cc554 into master Jan 3, 2017
@enoch85 enoch85 deleted the ezraholm50-patch-1 branch January 3, 2017 16:33
WaaromZoMoeilijk pushed a commit that referenced this pull request Jul 2, 2017
@Alethio36 Alethio36 mentioned this pull request May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants