Coder Social home page Coder Social logo

hackrva / hackrva-docker-infrastructure Goto Github PK

View Code? Open in Web Editor NEW
1.0 9.0 5.0 305 KB

Various Dockerfiles and configuration files to allow restoring HackRVA's non-vital infrastructure quickly when necessary

License: GNU General Public License v3.0

Shell 10.41% CSS 5.36% HTML 37.62% PHP 14.91% Dockerfile 11.21% Go 20.49%
hacktoberfest

hackrva-docker-infrastructure's Introduction

HackRVA-docker-infrastructure

Various Dockerfiles and configuration files to allow restoring HackRVA's non-vital infrastructure quickly when necessary

Live Usage

Starting this project on the production server necessitates running production/initialize.sh. After the initialization script, run docker-compose build to generate the images for the application. Next, start the application by running docker-compose start.

Testing and Local Development

Starting this project locally requires running test/initialize.sh to configure the project correctly so that a locally created certificate authority is utilized. After the initialization script configures this repository, run docker-compose build in order to create the necessary images. Finally, run docker-compose up to start the application locally.

Once the server is running, go to localhost/.well-known/index.html to access the host file and CA cert for the local servers. On most linuces the host file can be appended to your existing host file at /etc/hosts. Installation of the cert varies significantly based upon your OS and your browser.

hackrva-docker-infrastructure's People

Contributors

athulus avatar dfirebaugh avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hackrva-docker-infrastructure's Issues

remove https configurations

https is now being handled externally by cloudflare.

removing things like certbot might be a good start to cleaning up this repo

HTTPS configurations are no longer relevant

Let's Encrypt seemed to be breaking frequently.
On cloudflare, I forced all first-level sub-domains to use https and it will handle ssl on that level.

All HTTPs configurations in docker are no longer relevant.

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.