Automation Agents
Automation Agents est un(e) app du catalogue communautaire osFoundry. Construisez des agents automatisés qui surveillent et agissent sur le web pour vous — récupèrent les RSS, scrapent des pages, surveillent des API, envoient des e-mails, déclenchent des webhooks et chaînent les agents entre eux. Une alternative ouverte aux basiques IFTTT / Zapier. Propulsé par Huginn. L'image officielle tout-en-un regroupe l'application Rails, les workers, le scheduler ET MySQL sous supervisord — donc elle est livrée comme un container autonome unique.
Détails
- Espace de travail: osfoundry
- Catégorie: UTILITY
- Tarif: Free
- Accès: Community
Fonctionnalités
- 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
La documentation est maintenue en anglais par le projet d'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.
Comment utiliser Automation Agents dans osFoundry
Installez Automation Agents dans votre workspace en un clic, puis forkez-le dans osStudio pour personnaliser les prompts, les outils ou la configuration selon votre stack. Toute personne de votre workspace peut reprendre là où vous vous êtes arrêté.
Autres apps de la communauté
- CRM — Gestion de la relation client avec contacts, opportunités et suivi de pipeline.
- Kanban Board — Un tableau Kanban et de projet de type Trello avec cartes, tableaux, vues calendrier et tableau, et propriétés par tableau. Propulsé par Focalboard (serveur personnel autonome). SQLite intégré sur un volume persistant.
- Helpdesk — Tri de tickets et boîte de réception du support client avec suivi des SLA.
- Page Builder — Constructeur de pages visuel glisser-déposer avec sections, thèmes, SEO et publication
- Website Builder — Constructeur de site web multi-page avec collections CMS, navigation globale, footer, thèmes et publication
- Boutique en ligne — Boutique e-commerce avec catalogue produits, panier et paiement.