All notable changes to this project will be documented in this file.
Please choose versions by Semantic Versioning.
- MAJOR version when you make incompatible API changes,
- MINOR version when you add functionality in a backwards-compatible manner, and
- PATCH version when you make backwards-compatible bug fixes.
- Allow configure frappe and erpnext repo and branch used
- Set default to github.com/seibert-media/frappe@master and github.com/seibert-media/erpnext@master
- Only build master and test versions
- Remove quotes from max_file_size
- Fix max_file_size
- Allow configure max_file_size
- Update Frappe to v11.1.41
- Update Frappe to (hotfix)
- Update Frappe to v11.1.39
- Update Erpnext to v11.1.44
- Update sql dump
- Change restart_supervisor_on_update to true
- Update Frappe to v11.1.13
- Update Erpnext to v11.1.13
- Update Frappe to v10.1.71
- Update Erpnext to v10.1.81
- Fix developer mode
- Remove redundant uninstall-app step, Refactor log
- Remove custom apps from base image
- Updated Seibert-Media App to 1.3.6 fix BRO-1147
- Change uid from 1000 to 500
- Updated Seibert-Media App to 1.3.5
- Update Seibert-Medai App to 1.3.4 Pixelletter improvment
- Changed from Gunicorn to uwsgi
- Fix log permissions
- Update Seibert-Media App to 1.3.3 intro and outro text
- Update Seibert-Media App to 1.3.0 for Pixelletter
- Update frappe to v10.1.64
- Update erpnext to v10.1.72
- Set net.core.somaxconn for docker-compose
- Add Docker-Compose file for development
- Run entrypoint for every command
- Fix docker exists check
- Update frappe to v10.1.59
- Update erpnext to v10.1.69
- Allow configure encryption key for mail.
- Remove Backup
- Update Seibert-Media App to 1.1.0
- fix pdf generation
- add nginx headers
- remove set of some proxy header
- move chown to entrypoint
- use supervisord to start nginx and gunicron
- add seibertmedia app
- use tags for erpnext and frappe
- change wkhtmltopdf to allow run without X
- Initial Version