Deploy
Describe it or compose it. The network prices it, your key signs it, the network runs it.
- 1 Compose
- 2 Sign
- 3 Pay
- 4 Live
Contact emailRequired. Stored on Flux Storage, never in the public spec. Alerts about expiry and problems go here.
Component
Ports
No public ports. Add one if the app must be reachable.Environment
Commands
One argument per line, appended to the image's entrypoint.5 / 200
What the container sees
/data
How data paths work
The first entry is the component's own volume: the one folder that survives a restart or a soft redeploy.
Sync keeps that volume the same across every instance. Phased master-master lets every instance write; primary/standby lets one write and the rest follow.
A mount exposes a folder or a single file from a volume at a second path inside the container, so config can live beside data without being copied.
Every path is absolute, no path is mounted twice, a component can only mount from an earlier one, and all of it together is at most 200 characters.
/data|m:config:/etc/app|f:app.conf:/etc/nginx/nginx.conf|0:/shared
Placement
Runs anywhere by default. Add rows to allow or forbid continents, countries or regions; counts are live nodes.