FakeVPS 0.3.2 — public snapshot
Based on FakeVPS — https://github.com/Mr-Aurevo-X/FakeVPS
This is the public snapshot. This origin repository will not be developed further. Fork it, reuse it, change it on your GitHub — not here.
A reference to the original project is requested, not required. If you mention it, leave this line as-is:
Based on FakeVPS — https://github.com/Mr-Aurevo-X/FakeVPS
Thank you for keeping a trace.
What it is
A local Ubuntu 24.04 node that feels like a mid-range VPS (6 GB / 4 vCPU / 40 GB envelope): SSH, systemd, Docker, localhost cockpit. Attach any Discord bot. No bot is bundled.
cp config.env.example config.env
./fakevps doctor
./fakevps up # privileged Docker (default)
# or
./fakevps up --kvm # stronger isolationEverything binds 127.0.0.1 only. --fast is near host-root — machine you control only.
0.3.2
- Docs: public snapshot, fork your own repo
- Attribution asked, not required
- Cursor rules stay local (not in this tree)
0.3.1
panel.startinfakevps.bot.ymlactually starts the forwarded bot panel
0.3.0
--fastis the default backend- Compose → Node fallback is opt-in (
fallback: node) - Loopback DB/Redis URLs rewritten onto host compose services in
--fast - CI boots the real fast node and attaches a fixture bot
Full notes: CHANGELOG.md
Français
Instantané public. Ce dépôt d'origine ne sera plus modifié. Forkez et changez votre copie.
Citer le projet d'origine est demandé, pas obligatoire. Si vous le citez, laissez la ligne ci-dessus telle quelle. Merci d'en garder une trace.
--fast (défaut) = conteneur Docker privilégié, quasi root hôte. Préférez --kvm si l'isolation compte. Rien n'écoute hors 127.0.0.1.
Copyright (c) 2026 Mr-Aurevo-X