Coder Social home page Coder Social logo

lappis-unb / chef-lappis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lappis-tools/chef-lappis

0.0 0.0 0.0 298 KB

moved to https://gitlab.com/lappis-unb/chef-recipes

Home Page: https://gitlab.com/lappis-unb/chef-recipes

License: GNU General Public License v3.0

Ruby 61.18% Shell 19.86% HTML 18.97%

chef-lappis's People

Contributors

arthurjahn avatar gabrielssilva avatar jessicacris avatar knelasevero avatar luanguimaraesla avatar matheusmiranda avatar maxalmeida avatar navarrovmn avatar paulohtfs avatar

Watchers

 avatar  avatar  avatar  avatar

chef-lappis's Issues

Create LAPPIS's Bot

Create bot to help while managing LAPPIS's infrainstructure. And sends pug bombs, of course!!

Nginx not responding to wss:// req (socket.oi)

nginx fires error with socket handshake.
captura de tela 2016-09-02 as 14 20 44

these ate specific conf necessary to rocketchat

proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade";
proxy_set_header Host $host;

we have to figure out a way to define specific configurations to each application provided under https.

Dynamically create DNS zones

One problem we've been facing is that our letsencrypt recipe always requires us to manually create a new DNS zone for all new services provided under our domain. That is a problem when we descentralize our services maintenance, but centralize our DNS management.
We can try to use a DNS service that provides an API to dynamically create new zones, like cloudflare.

Create Hadouken documentation

Create documentation to describe, utilization and configuration, of services available on Hadouken infrastructure, at LAPPIS.

NGINX/letsencrypt for fga.unb.br and lappis.rocks must be separated

For some security and reliability reasons, these subdomains reverse-proxies must be isolated in different virtual machines. The certificate_domains.yaml must be separated too, like certificate_domains-lappis.rocks.yaml and certificate_domains-fga.unb.br.yaml or, the recipe should apply a regex to check which domain will be used in different converges.

Update Noosfero package in Homologa

Create a package based on unb-gama/noosfero/unstable-1.8 branch and remove the 1.8 package from the repos machine. Upload the new package and run the recipe / or sudo apt-get install to update the package.

Letsencrypt is saving the certificates to a different directory

Now it's being saved under /arquives/lappis.rocks, overriding some older inside this folder. We should execute the recipe again, then should check the data of last modifying so we'll be able to update the letsencrypt cookbook to handle certificates generation again.

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.