Skip to content

Commit

Permalink
change shorted links (#2505)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
  • Loading branch information
enoch85 committed Jun 17, 2023
1 parent bb2f6ee commit b5ed8b8
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions README.md
Expand Up @@ -114,9 +114,9 @@ Please report any issues you can find. Improvements are welcome!
* [liao20081228](https://github.com/liao20081228)
* [aaaskew](https://github.com/aaaskew)

[Nextcloud Server]: https://bit.ly/2CHIUkA
[app store]: https://bit.ly/2HUy4v9
[\*nix]: https://bit.ly/2UaCC7b
[A+ security-rated]: https://bit.ly/2mvlyJ3
[Collabora Online]: https://bit.ly/2WjVVZ8
[ONLYOFFICE]: https://bit.ly/2FA0TKj
[Nextcloud Server]: http://shortio.hanssonit.se/r1Rx0GqXa9
[app store]: http://shortio.hanssonit.se/Rz1GEXt9dL
[\*nix]: http://shortio.hanssonit.se/52hOTQbhdh
[A+ security-rated]: http://shortio.hanssonit.se/aMTjg0SJi3
[Collabora Online]: http://shortio.hanssonit.se/IKjBoOfQOT
[ONLYOFFICE]: http://shortio.hanssonit.se/oRLShCfRK3
2 changes: 1 addition & 1 deletion addons/deSEC/desec.sh
Expand Up @@ -150,7 +150,7 @@ The hook files will end up in $SCRIPTS/deSEC, please don't touch that folder unl
You can read more about it here: https://github.com/desec-io/desec-certbot-hook
Please remember that you still need to open the port you choose to make your server publicly available.
You can read more about that here: https://goo.gl/iUGE2U"
You can read more about that here: http://shortio.hanssonit.se/ffOQOXS6Kh"

# Run the TLS script
run_script LETS_ENC activate-tls
Expand Down
4 changes: 2 additions & 2 deletions lib.sh
Expand Up @@ -753,15 +753,15 @@ check_nextcloud_https() {
then
msg_box "Sorry, but Nextcloud needs to be run on HTTPS.
You can easily activate TLS (HTTPS) by running the Let's Encrypt script.
More info here: https://bit.ly/37wRCin
More info here: http://shortio.hanssonit.se/1EAgBmPyFc
To run this script again, just exectue 'sudo bash $SCRIPTS/menu.sh' and choose:
Additional Apps --> Documentserver --> $1."
exit
else
msg_box "Sorry, but Nextcloud needs to be run on HTTPS.
You can easily activate TLS (HTTPS) by running the Let's Encrypt script.
More info here: https://bit.ly/37wRCin
More info here: http://shortio.hanssonit.se/1EAgBmPyFc
To run this script again, just exectue 'sudo bash $SCRIPTS/menu.sh' and choose:
Additional Apps --> $1."
Expand Down
2 changes: 1 addition & 1 deletion nextcloud-startup-script.sh
Expand Up @@ -589,7 +589,7 @@ More info here: https://nextcloud.com/enterprise/
Get your license here: https://shop.hanssonit.se/product/nextcloud-enterprise-license-100-users/"

msg_box "TIPS & TRICKS:
1. Publish your server online: https://goo.gl/iUGE2U
1. Publish your server online: http://shortio.hanssonit.se/ffOQOXS6Kh
2. To login to PostgreSQL just type: sudo -u postgres psql nextcloud_db
3. To update this server just type: sudo bash /var/scripts/update.sh
4. Install apps, configure Nextcloud, and server: sudo bash $SCRIPTS/menu.sh"
Expand Down
4 changes: 2 additions & 2 deletions static/instruction.sh
Expand Up @@ -17,8 +17,8 @@ echo -e "|" "${IGreen}The default sudoer password is: ${BIGreen}nextcloud${IGre
cat << INST2
| |
| You can find the complete install instructions here: |
| Nextcloud VM = https://bit.ly/2S8eGfS |
| Nextcloud Home/SME Server = https://bit.ly/2k2TNaM |
| Nextcloud VM = http://shortio.hanssonit.se/6xxdsHvhwe |
| Nextcloud Home/SME Server = http://shortio.hanssonit.se/LnrY5GMQYy |
| |
| Optional: |
| If you are running Windows 10 (1809) or later, you can simply use SSH |
Expand Down

0 comments on commit b5ed8b8

Please sign in to comment.