examples/easypanel/README.md
This directory contains an EasyPanel template for Open Notebook. It follows the format used by the official EasyPanel templates repository:
meta.yaml describes the template metadata and input schema.index.ts generates the EasyPanel services.The template deploys two services:
8502.templates/open-notebook in
easypanel-io/templates.npm run dev.Set an Open Notebook password in the form before deploying. If it is left blank,
the template generates one and stores it in the app service environment as
OPEN_NOTEBOOK_PASSWORD.
After deployment, open the EasyPanel domain and configure AI providers from Open Notebook's Settings > API Keys page.