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
Recipestab. - Click
Add Recipe. - Enter the recipe details, including title, ingredients, instructions, and any additional notes.
- Click
Save.
- Go to the
Categoriestab. - Click
Add Category. - Enter the category name (e.g., Appetizers, Desserts).
- Click
Save. - Assign recipes to categories for better organization.
- Navigate to the
Import/Exporttab. - To import recipes, click
Importand upload your recipe files. - To export recipes, click
Exportand choose the format for your recipe files.
- Go to the
Settingssection. - 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.yamlfile. - Regularly backup your
configdirectory 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.