Deploy PicoClaw (Go agent) to free/cheap cloud hosts for Discord/Telegram bots.
PicoClaw — lightweight Go agent (low RAM). This repo wraps one-command deploy scripts for common free tiers. Claims below are platform free-tier limits at write time — re-check vendor docs before promising uptime to a client.
# Fly.io (рекомендуется — always-on, 256MB free)
python deploy.py fly.io
# Oracle Cloud (Always Free — 4 ARM64 VMs, 24GB RAM)
python deploy.py oracle-cloud
# HuggingFace Spaces (16GB RAM free)
python deploy.py huggingface-spaces
# Список всех вариантов
python deploy.py list
| Платформа | RAM | Always-on | Бесплатно |
|---|---|---|---|
| Fly.io | 256MB | ||
| Oracle Cloud | 1024MB | Always Free | |
| Railway | 512MB | sleep | Trial $5 |
| HuggingFace | 16GB | 48ч | |
| Render | 512MB | 15мин |
ameobius — kwork.ru/user/ameobius