llms.txt Content
# JustRunMy.App
> Hassle-free container hosting for web apps, APIs, workers, and bots. Push your image or source; we run it 24/7 with HTTPS, logs, and a simple panel.
JustRunMy.App is a beginner-friendly platform to deploy and operate containerized apps without managing servers or complex DevOps. Common languages and frameworks work out of the box (e.g., .NET, Node.js, Python, Go). Choose a deploy method (Git push, Docker image, Zip, or Templates), configure environment variables and ports, and get a public URL with HTTPS.
Apps can be observed with logs, configured with environment variables and volumes, and kept online with auto-restart. Free and paid plans are available; higher tiers increase CPU, RAM, app count, and storage limits.
## Bot hosting
24/7 always-on container hosting for chat bots — no idle/sleep policies, auto-restart on crash, secure environment variables for tokens.
- [Discord bot hosting](https://justrunmy.app/discord-bots): Host Discord bots (discord.js, discord.py, DSharpPlus, JDA, DiscordGo, serenity). Zip/Git/Docker deploy, logs, web shell, optional HTTPS for dashboards.
- [Telegram bot hosting](https://justrunmy.app/telegram-bots): Host Telegram bots (python-telegram-bot, aiogram, Telegraf, grammY, Telegram.Bot, teloxide). Webhook HTTPS included, polling supported.
## Features
Deploy without external service dependencies — no separate Git hosting or Docker registry required:
- **Zip upload**: Beginner-friendly drag-and-drop deploy. Upload your project folder and we handle the rest.
- **Git push to deploy**: Get a one-liner command from the panel. Run `git remote add jrma <url> && git push jrma` to deploy directly. No GitHub/GitLab account needed.
- **Docker push to deploy**: Get a one-liner command from the panel. Run `docker push <url>` to deploy your image directly. No Docker Hub or other registry required.
- **MCP server for AI agents**: Built-in Model Context Protocol server lets AI coding assistants deploy apps on your behal