Sovereign AI Development Environment with Mesh VPN
Transform any machine into a powerful, globally accessible AI development environment with one command.
🚀 Getting Started
✨ Features & Architecture
🔧 Usage & Access
📚 Documentation
🎨 Customization
- 🤖 GitHub Copilot Chat - Full AI pair programming with official Microsoft integration
- 💻 Local VS Code - Open desktop VS Code with
statik-cli code - 🌐 Web VS Code - Browser-based development environment
- 📱 Mobile Ready - QR codes for instant access
- ⚡ VS Code 1.102.0+ - Official Microsoft server
- 🎯 One Command - Complete environment in minutes
- 🔄 Git Integration - Built-in git workflow commands
🚀 One-Line Installation (Recommended)
# Install with wget
wget -qO- https://raw.githubusercontent.com/statikfintechllc/statik-server/master/scripts/install.script | bashOr:
# Or with curl
curl -fsSL https://raw.githubusercontent.com/statikfintechllc/statik-server/master/scripts/install.script | bashThat's it! The installer handles everything:
- Detects your platform (Linux/macOS)
- Installs all dependencies
- Downloads VS Code CLI
- You sign in with Github to Set up GitHub Copilot(normal vscode shananighans)
- Creates desktop integration
After installation:
# Start the server
statik
# Or use the CLI
statik-cli start
# Check status
statik-cli status
# Open VS Code locally
statik-cli code
# Open in browser
statik-cli openStatik-Server combines the best of several technologies to create a sovereign AI development environment:
- VS Code Server: Official Microsoft VS Code server (v1.102.0+) with full extension support
- GitHub Copilot: Native Microsoft integration for AI pair programming
- OS: Linux (Ubuntu 20.04+, Debian 11+, CentOS 8+) or macOS 12+
- RAM: 2GB minimum, 4GB recommended
- Storage: 5GB free space
- Network: Internet connection for initial setup
- Git, curl, wget, unzip
- Node.js 18+ and npm
- OpenSSL for certificate generation
- UFW or iptables for firewall management
You can select your preferred Statik-Server emblem for desktop and mobile:
Mobile users: Emblem 2 is automatically resized to 512x512 for best experience.
Once running, access your development environment via:
- Web Interface: http://localhost:8080
- Local VS Code:
statik-cli code - HTTPS: https://localhost:8443
- Access VS Code from your local network
- Secure development environment
- Built-in authentication and security
- Access via local network from any device
- Connect to your development environment from mobile devices
The statik-cli provides complete control over your environment:
statik-cli start # Start the server
statik-cli stop # Stop the server
statik-cli restart # Restart the server
statik-cli status # Show detailed status
statik-cli logs # View server logsstatik-cli code # Open VS Code locally
statik-cli code ~/project # Open specific project
statik-cli open # Open in browser
statik-cli gui # Launch interactive GUIstatik-cli config token # Set GitHub token
statik-cli build # Build/update server
statik-cli install # Install desktop appstatik-cli commit -m "msg" # Git commit
statik-cli push # Git push
statik-cli sync -m "msg" # Add, commit, pushReady to code from anywhere with AI assistance? Install now and start building the future! 🚀
Ready to code from anywhere with AI assistance? Install now and start building the future! 🚀
