frappe_docker VS dockerfile

Compare frappe_docker vs dockerfile and see what are their differences.

frappe_docker

Docker images for production and development setups of the Frappe framework and ERPNext (by frappe)

dockerfile

Dockerfile best-practices for writing production-worthy Docker images. (by hexops)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
frappe_docker dockerfile
8 5
1,128 4,006
3.0% 0.0%
8.6 0.0
2 days ago over 2 years ago
Python Dockerfile
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

frappe_docker

Posts with mentions or reviews of frappe_docker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-21.
  • Frappe Docker Development Setup Guide for Custome Apps
    1 project | dev.to | 5 Apr 2024
    git clone https://github.com/frappe/frappe_docker.git cd frappe_docker
  • Get ERPNext running with minimal fuss
    1 project | /r/selfhosted | 14 Aug 2023
    I ended up writing a small bash script to assist with getting it running using the upstream compose files.
  • The End of the Accounting Search
    8 projects | news.ycombinator.com | 21 May 2023
    Frappe Cloud is by far the easiest way to run an ERPNext instance of you're okay with shared hosting. It's a Frappe framework-based app hosting service from the developers of ERPNext, and it supports data file imports from other instances of ERPNext:

    - Frappe Cloud: https://frappecloud.com

    In addition to the Frappe Bench setup process, Frappe procides instructions dfor swlf-hosting ERPNext with Docker and Kubernetes:

    - Docker: https://github.com/frappe/frappe_docker

    - Kubernetes: https://helm.erpnext.com

    There's also a third-party Docker image from pipech that's easier to setup, but it's not always up to date:

    - Third-party Docker (pipech): https://hub.docker.com/r/pipech/erpnext-docker-debian

    Bitnami packages ERPNext in single-tier (AWS, Azure, or GCP) and virtual machine (local computer) offerings:

    https://bitnami.com/stack/erpnext

    To anyone reading this, if you onpy need software for accountind and not an entire enterprise resource planning (ERP) suite, do yourself a favor and follow the advice in TFA to use GnuCash.

  • Can someone help me with erpnext on docker?
    3 projects | /r/selfhosted | 28 Feb 2023
    Yeah, sorry about that, you need to clone the repo and setup the ~/gitops directory first. That .yml file I posted gets generated automatically by following the steps in single-server-example. I didn't set up everything listed though. If you start at the top of that page, here are the steps I took:
  • Can't get Frappe/ERPNext running in Kubernetes
    2 projects | /r/selfhosted | 2 Feb 2023
    Hey everyone, I'm trying to setup ERPNext using the Frappe Docker repository as a starting point to configure the Frappe framework and automatically setup ERPNext as a site in Frappe. I figured based on the compose.yml and pwd.yml examples in the repository I simply need two initContainers that initialize bench and set up a site with ERPNext as the app, but I have the feeling that Kubernetes isn't calling the commands/args the way I specified them in the init containers.
  • Creando un entorno local con Docker
    2 projects | dev.to | 4 Aug 2021
    git clone https://github.com/frappe/frappe_docker.git cd frappe_docker
  • The State of FOSS in India
    2 projects | news.ycombinator.com | 12 Jan 2021
    Author here. This is wrong information. Not sure where you are getting this from.

    Also as I mentioned above, docker installs are actively supported.

    https://github.com/frappe/frappe_docker

dockerfile

Posts with mentions or reviews of dockerfile. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-02.

What are some alternatives?

When comparing frappe_docker and dockerfile you can also consider the following projects:

frappe - Low code web framework for real world applications, in Python and Javascript

hadolint - Dockerfile linter, validate inline bash, written in Haskell

helm - Helm Chart Repository for Frappe/ERPNext

trivy - Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more

KubeArmor - Runtime Security Enforcement System. Workload hardening/sandboxing and implementing least-permissive policies made easy leveraging LSMs (BPF-LSM, AppArmor).

caddy-docker - Source for the official Caddy v2 Docker Image

gkapp

eda_tools - A Dockerfile with a collections of ready to use open source EDA tools: Yosys, SimbiYosys (with Z3, boolector and Yices2), nextpnr-ice40, netxpnr-ecp5, nextpnr-gowin, Amaranth HDL, Silice and Verilator.

ERPNext - Free and Open Source Enterprise Resource Planning (ERP)

hello-kubernetes - Provides a demo app to deploy to a Kubernetes cluster. It displays a message, the name of the pod and details of the node it's deployed to.

books - Free Accounting Software

docker-flask-example - A production ready example Flask app that's using Docker and Docker Compose.