Stop juggling spreadsheets and guessing which service uses which port. This tool provides a clear, organized view of your entire port landscape, bringing structure and control to your infrastructure. Avoid conflicts before they happen by documenting every port assignment across all your systems.
The interface allows you to easily manage your network services and their corresponding ports. Key features include:
By providing a single source of truth for port usage, it helps you maintain a clean and conflict-free network environment.
services:
portnote:
image: haedlessdev/portnote:latest
container_name: portnote
restart: unless-stopped
ports:
- "8080:8080"
volumes:
- ./data:/app/data
# No sensitive environment variables are required for this basic setup.
Auto-fetched about 21 hours ago
Auto-fetched about 21 hours ago