holsterjr hosting

free hosting for discord bots and small apps. invite only, managed through discord.

get startedview status

deploy from github

push to github, run /deploy in discord, and your app is live. supports node.js, python, and deno.

managed via discord

deploy, restart, view logs, and manage env vars — all from discord slash commands. no web ui needed.

free for friends

up to 3 apps per user, 200mb ram each. get an invite code from an admin to get started.

how it works

  1. get an invite code from an admin
  2. register on the dashboard with your discord account
  3. push your app to a public github repo
  4. run /deploy https://github.com/you/repo in discord
  5. your app is live! manage it with /apps, /logs, /restart

supported runtimes

node.js

npm install + pm2

python

pip install + pm2

deno

deno run + pm2