Coder Social home page Coder Social logo

containerconfigwrappers's Introduction

ContainerConfigWrappers

The scripts found in this repository are used on multiple machines and virtualized containers, for providing proxy and hosting services. Feel free to check them out or provide feedback if you can think of any improvements.

webhosting

Scripts in this folder generate config for nginx and php-fpm in the selected version. You only have to edit the generate.sh file, it already contains an example configuration.

A new php-fpm pool is generated for each defined vhost, so that your config does not overlap. Additional PHP extensions are defined only once and installed automatically.

webproxy

Scripts in this folder generate config for nginx as a reverse proxy. You can use this for proxying connections from your edge servers to internal machines or virtualized containers.

Defining proxy paths is done in file generate.sh, some example paths are already included. You have the possibility to define http proxy, https proxy, https with dedicated certificate and some more. Feel free to check out the functions in _source.shto see everything you can do.

Hint: The proxy configuration already includes the IP ranges used by Cloudflare, which means that the Cloudflare proxy IP is automatically replaced with the real client IP address.

containerconfigwrappers's People

Contributors

janxb 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.