Overview
Server settings provide control over your server’s configuration, including server details, SSH key management, and server lifecycle operations.Server Information
Basic Server Details
The server settings interface displays server information:Network Configuration
- Region: Geographic location of the server
- Public IP: Internet-facing IP address
Server Identity
- Server Name: Human-readable server identifier
Server Configuration
Updating Server Details
Modify server information
Update the following fields as needed:
- Name: Change the display name
- Port: Modify the SSH connection port
- Server IP: Update if IP address changes
Server name changes are immediately reflected in the dashboard and all related interfaces.
SSH Port Configuration
Customize the SSH connection port for enhanced security:Default Port
Default Port
Standard SSH port 22 is configured by default.
Custom Ports
Custom Ports
Change to any available port (1024-65535) for security through obscurity.
Server SSH Key Management
Server’s SSH Key
Each server has a unique SSH key for integrations:Key Generation
Key Generation
Loupp automatically generates a unique SSH key pair for each server.
Key Usage
Key Usage
Used for server integrations, deployments, and secure communications.
Loupp SSH Key
The SSH key added to your server during setup:Key Location
Key Location
Stored in
/home/loupp/.ssh/authorized_keys and /root/.ssh/authorized_keysKey Restoration
Key Restoration
If accidentally deleted, copy from settings and add back to server.
Copying SSH Keys
Server Lifecycle Management
Server Archiving
Archive servers to temporarily disable them:Archived servers are not deleted and can be reconnected and reactivated at any time.
Server Destruction
Permanently remove servers:
Destruction Considerations:
- Data Loss: All server data is permanently removed
- Service Impact: Applications and services are stopped
- Billing: Server billing stops immediately
- Dependencies: Check for dependent services or load balancers
Server Status Management
Status Monitoring
Monitor server health and status:Active Status
Active Status
Server is running normally and accessible.
Archived Status
Archived Status
Server is temporarily disabled in loupp but data is preserved.
Building Status
Building Status
Server is being provisioned or configured.
Deleting Status
Deleting Status
Server is being removed from the system.
Error Status
Error Status
Server encountered an issue requiring attention.