Hi @DarkCorner ,
welcome to NethServer Community!
What’s the size of the SSD?
NethServer 8 usually needs fast disks (at least SSD), see System requirements — NS8 documentation
HDDs for data volumes can be used additionally but it needs to be setup manually, see also NS8 Add storage path setting like in minio to other apps - #10 by davidep
NS8 itself needs internet access to be able to pull the app packages.
The NS8 firewall is a basic protection for the services running on NS8 so I don’t think it will fit your needs.
There’s also NethSecurity, a separate firewall product that’s simple to setup (in comparison to opnsense), see Introduction — NethSecurity documentation
NS8 has a different design, it’s a containerized application server using podman now, see also Introduction — NS8 documentation
- Install a Samba user domain including fileserver (enable “Provide file shares and authentication to Windows clients”), see User domains — NS8 documentation
- Install Mail, see Mail — NS8 documentation
- Install Ejabberd as chat server, see Ejabberd — NS8 documentation
- A multi-site web server based on Nginx is available, see WebServer — NS8 documentation. If you prefer Apache, there’s also ns8-lamp. As it is about documentation, you may also like Dokuwiki.
The apps can easily be installed via Software Center and configured in the Web UI (cluster-admin)
There’s also a Wordpress app if you need a CMS too.
If questions arise, feel free to ask.