GithubHelp home page GithubHelp logo

kipperlenny / erpnext-docker-debian Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pipech/erpnext-docker-debian

0.0 2.0 0.0 194 KB

:whale: Self-contained ERPNext Docker Image base on Debian

License: MIT License

Dockerfile 32.86% Shell 35.40% Python 31.74%

erpnext-docker-debian's Introduction

ERPNext on Docker

Our main repositories is at gitlab.com/pipech/erpnext-docker

For Issues and Merge request please post at gitlab.com/pipech/erpnext-docker

The main reason I move repositories to gitlab is to use Gitlab CI/CD to automatically create new image every weeks.


The goal of this repo is stability.

Problem
  • ERPNext development tend to go very fast, new update comes every days and some will be bugs.

  • ERPNext use many dependencies, during installation sometimes somethings might went wrong.

Solution

Using docker we can pre-build images 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're 3 important branch on frappe. So now on latest tag we'll have 8 tags.

All image will come with 2 variance with or without MySql.

  • Master (mas) - v10 [python2]
    • mas-py2-latest
    • mas-py2-w.sql-latest
  • Staging (sta) - v11 [python2, python3]
    • sta-py2-latest
    • sta-py3-latest
    • sta-py2-w.sql-latest
    • sta-py3-w.sql-latest
  • Develop (dev) - v12 [python3]
    • dev-py3-latest
    • dev-py3-w.sql-latest

After latest tag is create image will be test and tag version to it. (Testing process is now very very simple, it only run image and get response code if it return 200 it'll pass.)

ie. 11.0.3-beta.39-py2 or 11.0.3-beta.39-py2-w.sql

Image tag is host and list at Docker hub

Image will be automatically create Every Monday at Mid-night UTC.

Usage

Read at https://pipech.github.io/erpnext-docker-debian

Contributing

Pull requests for new features, bug fixes, and suggestions are welcome!

License

MIT

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.