File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Obelisk Activities for interacting with fly.io
1+ # WASM Components for interacting with fly.io
22
33## activity-fly-http
4- Activity that uses the official [ Fly Machines API] ( https://fly.io/docs/machines/api/ ) to interact with Apps and VMs.
4+ Activity that uses the official [ Machines API] ( https://docs.machines.dev/ ) to interact with:
5+ * Apps
6+ * VMs
7+ * Volumes
8+ * Secrets
59
6- Check out the [ WIT definition] ( activity-fly-http/wit/obelisk-flyio_fly-http@1.0.0-beta/fly.wit ) .
10+ Check out the [ WIT definition] ( activity-fly-http/wit/obelisk-flyio_activity-fly-http@1.0.0-beta/fly.wit ) .
11+
12+ ## webhook-fly-secrets-updater
13+ Webhook endpoint for creating and updating secret values in a fly.io App.
714
815### Prerequisites
916Obelisk, Rust and other dependencies can be installed using Nix and Direnv:
You can’t perform that action at this time.
0 commit comments