Skip to content

Instantly share code, notes, and snippets.

View alexey-m-ukolov's full-sized avatar

Alexey Ukolov alexey-m-ukolov

View GitHub Profile
@alexey-m-ukolov
alexey-m-ukolov / README.md
Created July 24, 2016 06:45 — forked from dominikwilkowski/README.md
Ubuntu 16.04 setup with NGINX http/2 and letsencrypt

Intro

This is a basic collection of things I do when setting up a new headless ubuntu machine as a webserver. Following the steps below should give you a reasonable secure server with HTTP/2 support (including ALPN in chrome) and the fast NGINX server. I am happy to add things so leave a comment.

Basics

After creating the server (droplet on DigitalOcean) log in with

@alexey-m-ukolov
alexey-m-ukolov / install-teamcity.md
Created June 28, 2016 11:08 — forked from sandcastle/install-teamcity.md
Install TeamCity 9.0.3 on Ubuntu with Nginx