Skip to content

Forked from code-server — now a sovereign, mesh-routed VS Code deployment with Copilot Chat, persistent VPN, keyless signing, and custom domain rendering via statik-server.

License

Notifications You must be signed in to change notification settings

StatikFinTech-LLC/statik-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Repo Ticker Stats
Stars Forks Last Commit
Status VS Code Copilot Chat Enabled License

Sponsor 💪 statikfintechllc

🚀 Statik-Server

Sovereign AI Development Environment with Mesh VPN

Profile Views

Transform any machine into a powerful, globally accessible AI development environment with one command.

📑 Table of Contents

🚀 Getting Started
✨ Features & Architecture
🔧 Usage & Access
📚 Documentation
🎨 Customization

✨ Features

  • 🤖 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

Quick Start with Enhanced Installer

🚀 One-Line Installation (Recommended)

# Install with wget
wget -qO- https://raw.githubusercontent.com/statikfintechllc/statik-server/master/scripts/install.script | bash

Or:

# Or with curl
curl -fsSL https://raw.githubusercontent.com/statikfintechllc/statik-server/master/scripts/install.script | bash

That'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

⚡ Launch Commands

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 open

🏗️ Architecture Overview

Statik-Server combines the best of several technologies to create a sovereign AI development environment:

Core Components

  • VS Code Server: Official Microsoft VS Code server (v1.102.0+) with full extension support
  • GitHub Copilot: Native Microsoft integration for AI pair programming

📋 System Requirements

Minimum Requirements

  • 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

Dependencies (Auto-installed)

  • Git, curl, wget, unzip
  • Node.js 18+ and npm
  • OpenSSL for certificate generation
  • UFW or iptables for firewall management

🎨 Choose Your Emblem

You can select your preferred Statik-Server emblem for desktop and mobile:

Emblem 2 (mobile)
Download icon2.png
Emblem 2 (mobile)

Mobile users: Emblem 2 is automatically resized to 512x512 for best experience.


AscendAI Traffic

The World's First RS-RACS
Recursive, Self-Referential Autonomous Cognitive System

Reset: After 7:00pm CST on First 2 Clones

🌐 Access Your Environment

Once running, access your development environment via:

🖥️ Local Access

🌍 Local Development Access

  • Access VS Code from your local network
  • Secure development environment
  • Built-in authentication and security

📱 Local Network Access

  • Access via local network from any device
  • Connect to your development environment from mobile devices

🛠️ CLI Commands

The statik-cli provides complete control over your environment:

Server Management

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 logs

Development Tools

statik-cli code           # Open VS Code locally
statik-cli code ~/project # Open specific project
statik-cli open           # Open in browser
statik-cli gui            # Launch interactive GUI

Configuration

statik-cli config token   # Set GitHub token
statik-cli build          # Build/update server
statik-cli install        # Install desktop app

Git Integration

statik-cli commit -m "msg" # Git commit
statik-cli push            # Git push
statik-cli sync -m "msg"   # Add, commit, push

Other Shananighans:


Ready to code from anywhere with AI assistance? Install now and start building the future! 🚀

🔗 Repository

  • Click here to see main GitHub
  • Click here for Issues
  • License: MIT

Ready to code from anywhere with AI assistance? Install now and start building the future! 🚀

About

Forked from code-server — now a sovereign, mesh-routed VS Code deployment with Copilot Chat, persistent VPN, keyless signing, and custom domain rendering via statik-server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 81.0%
  • Python 13.1%
  • CSS 1.3%
  • JavaScript 1.1%
  • HTML 1.1%
  • Rust 0.6%
  • Other 1.8%