Skip to content

Releases: pipech/erpnext-docker-debian

Update and refactor the whole thing

22 Nov 03:15
Compare
Choose a tag to compare
  • Use frappe bench as a base image
  • Remove outdated readme
  • Remove pages
  • Update new dev setup readme

Back before stop using easy install

16 Feb 13:55
Compare
Choose a tag to compare
v1.9.0

fix(install): fix install.py doesn't work

Backup before separating prd.yml

27 Mar 15:42
Compare
Choose a tag to compare

Backup before separating prd.yml into frappe.yml, db.yml, proxy.yml

backup before major change

28 Dec 15:46
3696a34
Compare
Choose a tag to compare
Merge pull request #29 from hafeez3000/master

Correction in the production config folder

fixed build error "gpg: cannot open '/dev/tty': No such device or address"

28 Nov 14:29
Compare
Choose a tag to compare

fixed build error "gpg: cannot open '/dev/tty': No such device or address"
#26

Fix mariadb config on development server

01 Aug 07:32
b662160
Compare
Choose a tag to compare

Add server monitor tools

26 Jul 04:19
e810e29
Compare
Choose a tag to compare

Added server monitor tools

  • Grafana
  • cAdvisor
  • Prometheus

Fix Build Error : AttributeError

28 Jun 10:33
Compare
Choose a tag to compare

Build Error : AttributeError : 'NoneType' object has no attribute 'group'

#17

Add mariadb container to development setup

15 Jun 17:04
Compare
Choose a tag to compare

Add mariadb container to development setup to retain site info and testing information.

Use traefik instead of nginx-proxy

31 May 03:32
5ce73d8
Compare
Choose a tag to compare
Merge pull request #12 from pipech/develop

 add HTTPS support with traefik, update readme