Skip to content

Instantly share code, notes, and snippets.

View opaolini's full-sized avatar
🍅
Pomodoro is life

Oskar Paolini opaolini

🍅
Pomodoro is life
View GitHub Profile
thanks
@opaolini
opaolini / nginx.conf
Created February 19, 2020 21:06
Mesh Example with certbot
upstream meshws {
server mesh:60559;
}
server {
listen 443 ssl;
server_name ${SERVERNAME};
ssl_certificate /etc/letsencrypt/live/${SERVERNAME}/fullchain.pem;
ssl_certificate_key /etc/letsencrypt/live/${SERVERNAME}/privkey.pem;

Keybase proof

I hereby claim:

  • I am opaolini on github.
  • I am overmorrow (https://keybase.io/overmorrow) on keybase.
  • I have a public key ASCN0PzN4tQ04tRPh380odJoYQtdmEzAGt4iPAOsNH33Qgo

To claim this, I am signing this object: