π³Docker
System Requirements
CPU
OS
RAM
DISK
Pre-requisite
Commands
sudo apt update -y && sudo apt upgrade -y && sudo apt auto-remove -y
sudo apt install docker.io git ufw -y jq -yFirewall Settings
Check status & enable UFW
Set explicit default UFW rules
Allow SSH, HTTP, and HTTPS
Allow Remote connection
Setup Instructions
Monitoring
Check Ports
Monitor Logs of Docker Container
Sync Status
REFERENCES
Last updated