Hey fellas,
I’m fairly if not entirely new to this, so bear with me;
With the apps/images, is security taken care of, or must we make our own modifications with SELinux?
Thanks,
C.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi!
Most of the images are pretty basic setups that should give you a building block to get up and running quickly on your projects. I would still recommend taking additional security measures before moving the server into production.
As a first step, I’d create a dedicated user and disable root login. Then, set up some basic firewalling. Also consider using something like fail2ban to protect your server from brute force attacks.