Coder Social home page Coder Social logo

jeffeuxmartin / devlego Goto Github PK

View Code? Open in Web Editor NEW

This project forked from voidful/devlego

0.0 0.0 0.0 11 KB

Create your development Env like LEGO blocks, run your projects on any device - be it a PC, Web, Phone or Tablet!

Shell 89.97% Dockerfile 10.03%

devlego's Introduction

DevLEGO: A Simple Way to Kickstart Your Development Journey

Overview

DevLEGO is a collection of scripts designed to help you quickly and effortlessly set up a development environment. This easy-to-use solution takes care of the initial setup, allowing you to focus on writing code.

Getting Started

Follow these steps to set up DevLEGO:

  1. Clone the repository
  2. Customize the configuration
  3. Build the environment
  4. Set up Nginx for access

Step 1: Clone the Repository

git clone https://github.com/voidful/DevLEGO.git

Step 2: Create a Docker Network

docker network create deblego

Step 3: Customize the Configuration

Essential Changes:

  • Dockerfile - change the base images
  • docker-compose.yml - change username, password, container name, mount volume, etc.

Optional Changes:

  • ports.sh - port setting
  • version.sh - version setting

Step 4: Build Nginx Proxy Manager

cd nginx
docker-compose up -d

Step 5: Build DevLEGO

docker-compose up -d

Step 6: Set up Nginx for DevLEGO Access

References

Inspire By pojntfx/pojde

Change Docker Default Data Directory

devlego's People

Contributors

jeffeuxmartin avatar restyled-commits avatar voidful 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.