Git Product home page Git Product logo

webloyer-docker's Introduction

Webloyer Docker

Docker image for Webloyer.

Included Containers

  • Web server with nginx
  • Application server for the Webloyer web UI with PHP 7.2 and PHP-FPM
  • Job scheduler server for the Webloyer scheduled job with PHP 7.2
  • Queue worker server for the Webloyer queued job with PHP 7.2
  • Database server with MySQL 5.7

Requirements

  • Docker
  • Docker Compose

Installation

  1. Download the source code by using the Git clone command:
    git clone https://github.com/ngmy/webloyer-docker.git
    
  2. Copy the .env.example file to a .env file by running the following command:
    cp .env.example .env
    
  3. Open the .env file and set environment variables.
  4. Start Webloyer Docker with the Docker Compose up command:
    docker-compose up -d
    
  5. Go to http://localhost and login with the e-mail address [email protected] and the password admin.

License

Webloyer Docker is open-sourced software licensed under the MIT license.

webloyer-docker's People

Contributors

ngmy avatar spyridonas avatar

Stargazers

Rafael den Heijer avatar Fil avatar Dalibor Karlović avatar Dennis Römmich avatar

Watchers

James Cloos avatar  avatar

Forkers

razoralpha

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.