App Servers¶
An App Server is a running application instance managed by Muppy — a complete server with your code, its runtime, a database, and a public HTTPS URL. App Servers are created from an App Definition (a reusable template) by duplication, so each instance carries its own configuration.
This section documents how to configure and operate App Servers.
Topics¶
- Network Configuration — public URLs, FQDN generation, and Cloudflare / Let's Encrypt wildcard compatibility.
More to come
This section is being built out. Other topics (provisioning, build, databases, environment variables) will be added here.