Favicon of Nexterm

Nexterm

Access and manage your infrastructure via SSH, VNC, and RDP. This open-source tool provides file management, real-time monitoring, and secure team collaboration.

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:

  • File Management: Browse, upload, download, and edit files directly on your servers with a built-in SFTP manager featuring drag-and-drop support.
  • Real-time Monitoring: Keep a close watch on server health with live metrics for CPU, memory, disk usage, and network activity.
  • Team Collaboration: Share server access securely with your team through organizations, using role-based permissions to control access levels.
  • Automation & Efficiency: Save frequently used commands as snippets and create automation scripts to handle repetitive tasks across your infrastructure.
  • Security & Compliance: Protect your connections with features like two-factor authentication, OIDC SSO, encrypted credential storage, and session recording for auditing purposes.

As a self-hosted solution, you maintain full control over your data and infrastructure.

Directory Structure

nexterm
nexterm-data
.env
docker-compose.yml

docker-compose.yml

services:
  nexterm:
    image: germannewsmaker/nexterm:latest
    restart: always
    ports:
      - "6989:6989"
    volumes:
      - ./nexterm-data:/app/data

.env

# No sensitive environment variables are required for the default installation.
# Configuration is primarily handled through the web interface.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Nexterm

Favicon

 

  
  
Favicon

 

  
  
Favicon