Apps in Domino are built for flexibility, letting you run custom web-based tools and expose them to others while Domino manages infrastructure, permissions, and routing.
- Common App frameworks
-
See examples of how to run Apps built with Streamlit, Dash, Flask, or Shiny in Domino.
- Publish and share an App
-
Publish apps, customize URLs, and share with authorized users.
- Authentication and identity for Apps
-
Learn more about how apps run in Domino and what identity and permissions are used.
- App logs and versioning
-
Track usage and troubleshoot issues through built-in log files. Snapshot fully reproducible artifacts each time you publish a new version of your App.
- Best practices for Domino Apps
-
Follow proven techniques to keep your Apps clear, maintainable, and scalable as usage grows.
- Persist data from Apps
-
Persist data using Datasets or external storage to make your Apps more dynamic and interactive.