TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Running Nextcloud in jail on FreeBSD

1 pointsby johnramsdenalmost 8 years ago

1 comment

johnramsdenalmost 8 years ago
I recently setup Nextloud 12 <a href="https:&#x2F;&#x2F;nextcloud.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;nextcloud.com&#x2F;</a> inside a FreeBSD jail. My Nextcloud instance is externally accessible, and yet if someone were to get inside my Jail, I could rest easy knowing they still didn’t have access to the rest of my host server. I chronicled the setup process including jail setup using iocage <a href="https:&#x2F;&#x2F;github.com&#x2F;iocage&#x2F;iocage" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;iocage&#x2F;iocage</a>, https with Lets Encrypt <a href="https:&#x2F;&#x2F;letsencrypt.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;letsencrypt.org&#x2F;</a>, and full setup of the web stack.