Skip to content

Instantly share code, notes, and snippets.

View webmaster-z1lab's full-sized avatar
🏠
Working from home

z1lab webmaster-z1lab

🏠
Working from home
View GitHub Profile
@webmaster-z1lab
webmaster-z1lab / AWS-ubuntu-2004-nodeserver.md
Last active October 17, 2022 18:14
Setup a Ubuntu 20.04 Nodejs webserver (NuxtJS ready) with Nginx (PageSpeed build), Brotli compression, LetsEncrypt SSL, Yarn (NPM) and PM2.
@webmaster-z1lab
webmaster-z1lab / AWS-ubuntu-1804-webserver.md
Last active December 15, 2020 18:49
Setup a Ubuntu 18.04 LTS webserver (Laravel ready) with Nginx (PageSpeed build), Brotli compression, PHP, PHP-FPM, MongoDB, LetsEncrypt SSL, Composer, Yarn (NPM) and Supervisor(for Laravel Queues).