Automation Agents
Automation Agents è un/una app nel catalogo della community osFoundry. Costruisca agenti automatici che monitorano e agiscono sul web per Lei — fetch RSS, scraping di pagine, monitoraggio API, invio email, trigger webhook e concatenamento di agenti. Un sostituto aperto delle basi di IFTTT / Zapier. Basato su Huginn. L'immagine all-in-one ufficiale include l'app Rails, i worker, lo scheduler E MySQL sotto supervisord — quindi è distribuita come singolo container autonomo.
Dettagli
- Workspace: osfoundry
- Categoria: UTILITY
- Prezzo: Free
- Accesso: Community
Funzionalità
- 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
Documentazione
La documentazione è mantenuta in inglese dal progetto di origine.
# 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.
Come utilizzare Automation Agents in osFoundry
Installi Automation Agents nel suo workspace con un clic, quindi ne esegua il fork in osStudio per personalizzare i prompt, gli strumenti o la configurazione per il suo stack. Chiunque nel suo workspace potrà riprendere il lavoro dove l'ha lasciato.
Altri app dalla community
- CRM — Gestione delle relazioni con i clienti con contatti, trattative e tracciamento della pipeline.
- Kanban Board — Una board kanban e di progetto in stile Trello con card, board, viste calendario e tabella, e proprietà per board. Basata su Focalboard (server personale standalone). SQLite integrato su un volume persistente.
- Helpdesk — Smistamento ticket e inbox di assistenza clienti con tracciamento SLA.
- Page Builder — Page builder visuale drag-and-drop con sezioni, temi, SEO e pubblicazione
- Website Builder — Website builder multi-pagina con raccolte CMS, navigazione globale, footer, temi e pubblicazione
- Vetrina E-commerce — Vetrina e-commerce con catalogo prodotti, carrello e checkout.