Project Freki
Malware analysis platform
Related Topics
Documentation overview
Previous:
Basic usage
Next:
Running with Docker
Quick search
Administrator documentation
¶
Contents
Running with Docker
1. Install Docker and Docker Compose
2. Clone Freki’s latest version
3. Edit the
.env
configuration file
4. Enable HTTPS
5. Run Freki!
Step by step installation
1. Install packages
2. Create a database user for Freki
3. Create a folder to store the uploaded samples
4. Clone Freki’s latest version
5. Create and start a new virtualenv
6. Install the Python requirements
7. Export the required environment variables
8. Run Freki!
Configuring Nginx
Creating a systemd service unit