Giter Site home page Giter Site logo

jack's Introduction

Jack

A project that demonstrates how to run multiple apps on one server using Docker and Traefik. You can find the explanation here: https://alphacoder.xyz/multiple-apps-one-server-with-docker-and-traefik/.

Dev setup

  • Clone/download this repo
  • Install Docker and Docker Compose
  • Run docker-compose up in project root

Prod setup

  • Provision a server
  • Configure a domain (and sub-domains) for your server
  • Install Git
  • Fork and clone this repo
  • Install Docker and Docker Compose
  • Edit docker-compose.prod.yml and traefik.toml as appropriate (domain and email)
  • Create a .htpasswd file in /traefik with credentials to access the Traefik dashboard
  • Run docker-compose -f docker-compose.prod.yml up --build -d in project root

jack's People

Contributors

dependabot-preview[bot] avatar nicholaskajoh avatar svliantiss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

jack's Issues

Thanks!

Have you gotten the SSL termination set-up with LE? If so, could you expand a little on how to accomplish that in your blog post? The traefik docs seem to indicate automagic but don't currently take the user from start to finish.

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.