Chowdown Setup Guide - ajgillis04/GillisDockerDepot GitHub Wiki
Chowdown is a self-hosted recipe manager that helps you store, organize, and access your favorite recipes.
- Docker installed
- Chowdown container running in your Docker stack
- Open your browser and navigate to
http://<your-ip-address>:<port>
. - Log in with your Chowdown credentials.
- Follow the initial setup wizard to configure basic settings.
- Choose your preferred language for the Chowdown interface.
- Navigate to the
Recipes
tab. - Click
Add Recipe
. - Enter the recipe details, including title, ingredients, instructions, and any additional notes.
- Click
Save
.
- Go to the
Categories
tab. - Click
Add Category
. - Enter the category name (e.g., Appetizers, Desserts).
- Click
Save
. - Assign recipes to categories for better organization.
- Navigate to the
Import/Export
tab. - To import recipes, click
Import
and upload your recipe files. - To export recipes, click
Export
and choose the format for your recipe files.
- Go to the
Settings
section. - Customize the settings according to your preferences (e.g., theme, display options).
- Click
Save
.
- Ensure all paths and environment variables are updated in the
chowdown.yaml
file. - Regularly backup your
config
directory to save your settings and recipes.
- Common Issues: List common issues and solutions.
- Logs: Check Chowdown logs for error messages.
- Support: Link to the Chowdown community and support resources.