An open API service indexing awesome lists of open source software.

https://github.com/yosef-alsabbah/docker-erpnext-cookbook

A collection of step-by-step solutions and configuration tips for running ERPNext/Frappe on Docker, from SSL redirection to Dropbox OAuth integration.” “Hands-on guides and scripts for common ERPNext Docker pitfalls—SSL, Bench config, OAuth callbacks, and more.
https://github.com/yosef-alsabbah/docker-erpnext-cookbook

devops docker dropbox erpnext frappe gitops how-to oauth2 ssl treafik troubleshooting

Last synced: about 1 month ago
JSON representation

A collection of step-by-step solutions and configuration tips for running ERPNext/Frappe on Docker, from SSL redirection to Dropbox OAuth integration.” “Hands-on guides and scripts for common ERPNext Docker pitfalls—SSL, Bench config, OAuth callbacks, and more.

Awesome Lists containing this project

README

          

# Docker-ERPNext-Cookbook

A curated set of Markdown guides and recipes to deploy, configure, and troubleshoot ERPNext using Docker Compose.

All documentation lives in the `docs/` folder. Click the links below to view each detailed guide:

## Table of Contents

* [ERPNext Docker Deployment Guide](docs/ERPNext%20Docker%20Deployment%20Guide.md)
* [Docker Cleanup Guide](docs/Docker%20Cleanup%20Guide.md)
* [Docker Compose V2 Setup](docs/Docker%20Compose%20V2%20Setup.md)
* [Dropbox Integration for ERPNext](docs/Dropbox%20Integration%20for%20ERPNext.md)
* [Troubleshooting: Invalid `redirect_uri` Error](docs/Dropbox-Error-Troubleshooting.md)

## Contributing

Contributions are welcome! To add a new guide or improve an existing one:

1. Fork this repository.
2. Create or update Markdown files in the `docs/` folder.
3. Submit a pull request with your changes.

## License

This project is licensed under the MIT License. See [LICENSE](LICENSE) for details.

*Last updated: July 2025*