Giter VIP home page Giter VIP logo

nginx-certbot's Introduction

Lean Nginx Compose

This repository contains Nginx and Certbot combined in Docker Compose. It contains code and instructions how can it be easily provisioned on servers.

It is a fork of nginx-compose boilerplate repository, and this fork is optimized for quick installation on servers.

init-letsencrypt.sh fetches and ensures the renewal of a Let’s Encrypt certificate for one or multiple domains in a docker-compose setup with nginx. This is useful when you need to set up nginx as a reverse proxy for an application.

Installation

  1. Install docker-compose.

  2. Clone this repository: git clone https://github.com/wmnnd/nginx-certbot.git .

  3. Modify configuration:

  • add host configs stored in files named after each of that host suffixed with *.conf to ./nginx/conf.d;
  • all host files have use certificate directory reflecting primary domain (whichever is the first while sorted them alphabetically)
  1. Run the init script:

     ./init-letsencrypt.sh
    
  2. Run the server:

     docker-compose up
    

License

All code in this repository is licensed under the terms of the MIT License. For further information please refer to the LICENSE file.

nginx-certbot's People

Contributors

alexanderdushkin avatar jhyub avatar luke10x avatar mestrogov avatar michal-wrzosek avatar pixep avatar wm222au avatar wmnnd avatar ynixon 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.