Advanced Search
  • 1. Introduction to Enscale
  • 2. Getting started
    • Key terms
    • Servers and technologies
    • Dashboard guide
      • Main dashboard
      • Environment view
    • Create your environment
  • 3. Features
    • Vertical scaling
    • Horizontal scaling
    • Collaboration
    • IP addresses
    • Add domain name
    • SSL certificates
    • File manager
    • Environment Variables
    • Transfer environment ownership
  • 4. Account & Billing
    • Account types
    • Your account
    • Reset password
    • Trial Account
      • Upgrade
      • Quickstart app
    • Payments
      • Refill your balance
      • Automatic refills
      • Updating payment method
      • Invoices
    • Cost Analysis
      • Paid resources
      • Cost Analysis dashboard guide
      • Graphs
  • 5. Accessing environments
    • SSH in Enscale
    • Generate SSH Key
    • Add your SSH key
    • Connect with SSH
    • SSH for scripts
    • Direct node - node SSH
    • Access via SFTP
    • FTP/FTPS
  • 6. Deployments
    • Dependency management
    • Deploying Archives (<150MB)
    • Deploying Archives (>150MB)
    • Deploy from git
    • Deployment Manager
  • 7. Load balancer
    • Nginx balancer variables
  • 8. Application nodes
    • Rake
    • Apache variables
    • Nginx variables
  • 9. Database nodes
    • MariaDB
      • MariaDB variables
      • Connection details
      • User creation
    • MySQL CE
      • MySQL CE variables
      • Connection details
      • User creation
    • Percona
      • Percona variables
      • User creation
      • Connection details
    • PostgreSQL
      • PostgreSQL variables
      • Connection details
      • User creation
    • MongoDB
      • MongoDB variables
      • Connection details
    • Redis
      • Redis variables
      • Connection details
  • 10. Cache node
    • Memcached variables
  • 11. Troubleshooting
    • Log files
      • View log files
      • Audit log
      • Cron logs
      • Git deploy logs
  • 12. Discussion Board
    • Notification Preferences

Clear History
Edit this Page
Accessing environments

Accessing environments

While naturally you can access your environments from the Enscale dashboard, we also provide you access via SSH and FTP. Read this section to learn more about:

  1. SSH in Enscale - how it works, where to find connection details, user permissions
  2. Generating your SSH key pair
  3. Adding your SSH key to Enscale
  4. Connecting via SSH
  5. Using SSH in your scripts
  6. Creating an SSH connection between two nodes
  7. How to connect via SFTP
  8. How to connect via FTP/FTPS