Installation Guide
Follow these steps to set up SECPlayground Cloud in your environment.
Prerequisites
- Docker and Docker Compose
- At least 4GB RAM
- 10GB free disk space
- Network access to cloud provider APIs
Docker Installation
docker pull nightmareapp/dashboard:latest
docker run -d -p 80:80 -p 443:443 nightmareapp/dashboard
Configuration
After installation, configure your environment by editing the configuration file:
/etc/nightmareapp/config.yml
First Login
Access the dashboard at http://localhost and use the default credentials:
- Username: admin
- Password: [Set during installation]