Automation Agents
Automation Agents osFoundry community catalog में एक app है। Build automated agents that monitor and act on the web for you — fetch RSS, scrape pages, watch APIs, send emails, trigger webhooks, and chain agents together. इसका एक open replacement IFTTT / Zapier basics. Powered by Huginn. The official all-in-one image bundles the Rails app, workers, scheduler, AND MySQL under supervisord — so it ships as a single self-contained container.
विवरण
- Workspace: osfoundry
- Category: UTILITY
- मूल्य: Free
- Access: Community
Features
- Build automated agents that monitor and act on the web for you — fetch RSS
- Scrape pages
- Watch APIs
- Send emails
- Trigger webhooks
- Chain agents together
Documentation
Documentation को upstream project द्वारा अंग्रेज़ी में मेंटेन किया जाता है।
# Automation Agents
Run your own IFTTT-style automation agents, powered by Huginn.
## How it runs
The official `huginn/huginn` image is already an all-in-one — Rails web + workers + scheduler + bundled MySQL under supervisord. We just persist the `/var/lib/mysql` volume so your agents, events, and credentials survive container restarts.
## Setup
1. Generate a strong `APP_SECRET_TOKEN`: `openssl rand -hex 64` and paste into the env.
2. Set `DOMAIN` to the host portion of your public URL (e.g. `agents.example.com`).
3. Open the app, sign up with the `INVITATION_CODE`, then build agents.
## Theme / appearance
Huginn has its own UI; the host light/dark toggle doesn't apply.
## Note on tags
Upstream only publishes the `latest` tag (no semver) — pin by image digest for reproducibility.
osFoundry में Automation Agents का उपयोग कैसे करें
एक क्लिक में Automation Agents को अपने workspace में install करें, फिर अपने stack के लिए prompts, tools, या configuration को customise करने के लिए इसे osStudio में fork करें। आपके workspace का कोई भी सदस्य वहीं से आगे बढ़ा सकता है जहाँ आपने छोड़ा था।
Community से अन्य apps
- CRM — Contacts, deals, और pipeline tracking के साथ customer relationship management।
- Kanban Board — एक Trello-style kanban and project board के साथ cards, boards, calendar and table views, and per-board properties. Powered by Focalboard (standalone personal server). Embedded SQLite एक persistent volume पर.
- Helpdesk — SLA tracking के साथ ticket triage और customer support inbox।
- Page Builder — Visual drag-and-drop page builder के साथ sections, themes, SEO, and publishing
- Website Builder — Multi-page website builder के साथ CMS collections, global navigation, footer, themes, and publishing
- Storefront — Product catalog, cart, और checkout के साथ e-commerce storefront।