Docker
Environment
Follow oficial installation guidelines: Docker Engine overview. Example in Ubuntu:
sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
Deployment
- Clone repository
cd /opt
git clone https://github.com/1modm/petereport
cd petereport
-
Customize reports and configuration in
app/config/petereport_config.py
-
Build environment
docker compose build --build-arg TARGETARCH=amd64
docker compose up
- Go to https://127.0.0.1/
- Login with any of users created admin/P3t3r3p0rt (administrator) and viewer/v13w3r (viewer) or the user credentials configured in the configuration file
- Try harder
- Create a report