Releases: Mr-Aurevo-X/FakeVPS
Release list
FakeVPS 1.0.0 final
Based on FakeVPS — https://github.com/Mr-Aurevo-X/FakeVPS
This is 1.0.0 final. Take this release, or fork the repo and change your copy as you like.
Anything that differs from this 1.0.0 — your fork, your patches, your breakage — is not Mr-Aurevo-X's responsibility. This origin repository will not be developed further.
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.
Run
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. ./fakevps --version prints FakeVPS 1.0.0.
What you get
A local Ubuntu 24.04 node (6 GB / 4 vCPU / 40 GB envelope): SSH, systemd, Docker, localhost cockpit. Attach any Discord bot. No bot is bundled.
Earlier 0.3.x notes: CHANGELOG.md
Français
1.0.0 finale. Prenez cette release, ou forkez et modifiez votre copie à votre guise.
Tout ce qui diffère de cette 1.0.0 ne m'incombe plus. Ce dépôt d'origine ne sera plus développé.
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.
Copyright (c) 2026 Mr-Aurevo-X
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