Connect to and manage all your servers from a single, unified dashboard. This open-source platform supports SSH, VNC, and RDP connections, allowing you to work with multiple sessions simultaneously in a modern tabbed interface. It simplifies infrastructure management by combining essential tools into one place.
Key capabilities include:
As a self-hosted solution, you maintain full control over your data and infrastructure.
services:
nexterm:
image: germannewsmaker/nexterm:latest
restart: always
ports:
- "6989:6989"
volumes:
- ./nexterm-data:/app/data# No sensitive environment variables are required for the default installation.
# Configuration is primarily handled through the web interface.Auto-fetched 25 minutes ago
Auto-fetched 25 minutes ago