Code Monkey home page Code Monkey logo

erpnext-app's Introduction

ERPNext on Docker

Build Status

The goal of this repo is stability.

Problem
  • ERPNext development is fast, there are new updates every day and some contain bugs.

  • ERPNext uses many dependencies, during installation things might go wrong sometimes.

Solution

Using docker we can pre-build an image and push it to Docker hub, so you will always have usable images and can choose which version you want to use.

Image tag

Currently, there are 4 important branches on frappe. So now on latest tag we'll have 5 tags, including Python3 variants.

  • Version10 - v10 [python2]
    • v10-py2-latest
  • Version11 - v11 [python2, python3]
    • v11-py2-latest
    • v11-py3-latest
  • Version12 - v12 [python3]
    • v12-py3-latest
  • Develop - [python3]
    • dev-py3-latest

After a latest tag is created, the new image will be tested and tagged. (Testing process is now very simple, it only run image and return response code 200 if it passes.)

You can also pulling image by version such as 12-F10.1_E14.3-py3

It's recommend to use specific image version rather than latest tag in production setup.

Image tags are hosted and list on Docker hub

Images will be automatically created every Monday at Mid-night UTC.

Tag version semantic

12-F10.1_E14.3-py3

  • Frappe version 12.10.1
  • ERPNext version 12.14.3
  • Python3

Setup

Read the Docs

Contributing

Pull requests for new features, bug fixes, documentation improvements (and typo fixes) and suggestions are welcome!

License

MIT

erpnext-app's People

Contributors

dawoodjee avatar dulhaver avatar hafeez3000 avatar jannikbecher avatar pipech avatar poommie avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.