Code editor overview

Alpacon Editor is a browser-based code editor that lets you edit files on remote servers directly from your web browser. No local IDE setup or SSH configuration required—just connect and start editing.

What is Alpacon Editor?

Alpacon Editor provides a VS Code-like editing environment accessible through your browser. It securely connects to your servers, allowing you to browse files, edit code, and manage your project structure—all from a browser tab.

Key features

1. Browser-based code editing

  • Full code editor with syntax highlighting
  • File explorer for browsing server directories
  • Tab-based editing for multiple files
  • Integrated terminal for running commands
  • Clipboard support (copy/paste between local and remote)

2. Secure connection

  • All connections are encrypted in transit via TLS through the Alpacon gateway
  • Servers are never directly exposed to the internet
  • Integrates with workspace IAM and group-based access control

3. MFA protection for root access

  • Multi-factor authentication required for root connections
  • Same MFA policy as terminal access (Websh)
  • Supports TOTP, email, phone, and WebAuthn methods

4. Automatic environment setup

  • Editor environment installed automatically on first connection
  • No manual server configuration needed
  • Subsequent connections are instant

How it works

  1. Click Editor on any connected server
  2. Select an account (your user account or a system account)
  3. The editor environment is set up automatically on first use (may take a few minutes)
  4. Start editing—the editor opens in a new browser tab

Security

  • Only authenticated workspace members can access the editor
  • User must belong to a group assigned to the server
  • Server must be connected and commissioned
  • Root access requires additional MFA verification (when configured)

Getting started

Ready to start using the code editor?

  1. Connect to editor
  2. Editor interface guide
  3. Editor sessions