This version of SELKS is based on docker and intended to provide easier deployment and management.
For informations on standard SELKS implementation, see https://github.com/StamusNetworks/SELKS#selks
- 2 cores
- 8 GB of free RAM
- 10 GB of free disk space (actual disk occupation will mainly depend of the number of rules and the amount of traffic on the network). 200GB+ SSD grade is recommended.
git
,curl
docker
> 17.06.0 (will be installed during SELKS initial setup)docker-compose
> 1.27.0 (will be installed during SELKS initial setup)
git clone https://github.com/StamusNetworks/SELKS.git
cd SELKS/docker/
./easy-setup.sh
docker-compose up -d
Once the containers are up and running, you should just point your browser to https://your.selks.IP.here/
If you chose to install Portainer during the installation, you must visit https://your.selks.IP.here:9443
to set portainer's admin password
If the setup script fails and you think it's a bug, please Report an issue. You can also take a look at the manual setup process
In order to access scirius, you will need following credentials:
- user:
selks-user
- password:
selks-user
More info and details can be found on our wiki
For detailed instructions, please visit the advanced installation guide - wiki
There are many ways to get help incvluding in our live chat - Getting Help
If you've encoutered an issue please let us know: Report Issue