Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Nextcloud-AIO Spaceinvader version with Tailscale domain on local network.

Featured Replies

Has anyone been able to address Fam's/Cleb's/Sayuuk's issue? I have the same one and am completely stumped.

I'm running the Nextcloud AIO master container on Unraid with Tailscale as per the above guide. All sub-containers were installed and running, no weirdness in the logs, but accessing Nextcloud via the master container gave me a 502 Bad Gateway. The apache logs look clean. I don't have an IPv4 or v6 set but I figured I don't need them since I am really only using tailscale for the DNS.

  • 3 weeks later...
On 6/28/2025 at 10:34 AM, g8892 said:

This worked for me! THANK YOU for sharing that.

This worked as well for me, thanks!

  • 2 months later...

This is just a hack, but hopefully this helps someone else.

As others have mentioned in this thread, while the tutorial sets the serve command as: tailscale serve -bg https://127.0.0.1:11000, what worked for me was using tailscale serve -bg --https=443 http://127.0.0.1:11000. This ensured that the Nextcloud container properly spun up and was reachable using https://server.my-tailnet.ts.net. However, Nextcloud Office was still not loading, with logs from the collabora container indicating that it couldn't reach my Tailscale domain. I edited the /etc/hosts file on the collabora container with a reference to the domain and the Tailscale IP address (usually 100.x.x.x):

docker exec -u root nextcloud-aio-collabora sh -c "echo '100.x.x.x server.my-tailnet.ts.net' >> /etc/hosts"

Validate that this worked using: docker exec -it nextcloud-aio-collabora cat /etc/hosts, and you should see an entry with the tailnet URL. After this, I was able to create/edit files. I added this command as a user script to run whenever the array starts as well.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.