Video coming soon...
This script is for demo purposes only.
Resources & Setup Scripts
Grab the automated bash script from GitHub.
Quick Install:
wget https://raw.githubusercontent.com/mhmdali94/Docker/main/Tools/linkwarden/linkwarden-ubuntu.sh
chmod +x linkwarden-ubuntu.sh
sudo bash linkwarden-ubuntu.sh
Tutorial Steps
1 Download the Script
wget https://raw.githubusercontent.com/mhmdali94/Docker/main/Tools/linkwarden/linkwarden-ubuntu.sh
2 Make it Executable
chmod +x linkwarden-ubuntu.sh
3 Run the Installer
sudo bash linkwarden-ubuntu.sh
4 Access the Web UI
http://<your-server-ip>:3000
Ports Used
| Port | Purpose |
|---|---|
| 3000 | Linkwarden Web UI (HTTP) |
| 5432 | PostgreSQL database (internal) |
