Git Product home page Git Product logo

namakotoduncan / frappe_deployer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from henry-do-su/frappe_deployer

0.0 0.0 0.0 55 KB

This repository is a dedicated resource for developers working on Frappe framework and custom Frappe applications. It provides a streamlined and efficient way to set up development and production environments, tailored for Frappe and its ecosystem.

License: MIT License

Shell 9.35% Python 61.71% Dockerfile 28.94%

frappe_deployer's Introduction

Key Features

  1. Frappe-Focused Development Environment: Designed specifically for Frappe development, this repository offers a pre-configured environment to work on Frappe and its custom applications. Ideal for developers aiming to build, test, and refine Frappe-based projects on their local machines.

  2. Production-Ready with SSL Encryption: Includes configurations for deploying Frappe applications in a production environment, complete with SSL encryption for secure HTTPS communication.

  3. IDE Compatibility: Supports devcontainer configurations for both Visual Studio Code and JetBrains, allowing Frappe developers to work in their preferred coding environment.

  4. Ease of Setup and Use: Aimed at enhancing developer productivity, the repository includes detailed instructions and annotated configuration files for easy setup and customization.

  5. Scalable and Customizable: Whether building a simple Frappe application or a complex system with custom integrations, this repository scales to meet diverse project requirements and offers flexibility for development and production needs.

Contents

.devcontainer

  • devcontainer.json: Configuration for VS Code development container. Sets up the development environment with port forwarding, user settings, and extensions.
  • docker-compose.yml: Docker Compose configuration for the development environment, defining services, volumes, and network settings.
  • jetbrains/devcontainer.json: JetBrains-specific configuration for development container, tailored for JetBrains IDEs.

Development

  • .vscode/launch.json: Configuration for launching and debugging applications within Visual Studio Code.
  • apps.json: Lists the Frappe apps included in the development environment.
  • installer.py: Python script for automating the setup of the development environment.

Production

  • .env: Environment variables for the production setup, containing key-value pairs for database credentials and other settings.
  • apps.json: Lists the Frappe apps used in the production environment.
  • Containerfile: Dockerfile for building the production container image.
  • nginx-entrypoint.sh: Entry point script for Nginx service in the production environment.
  • nginx-template.conf: Template configuration for Nginx, used for setting up the Nginx server.
  • production.yml: Docker Compose file for orchestrating and managing production services.

Documentation

For more detailed information, see the following guides:

Acknowledgments

This project builds upon Frappe Docker by Frappe Technologies Pvt. Ltd., which is licensed under the MIT License. Special thanks to the contributors of Frappe Docker for their valuable work.

frappe_deployer's People

Contributors

henry-do-su 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.