Skip to content

Instantly share code, notes, and snippets.

View eikeland's full-sized avatar
✌️
Hello World

Øyvind Eikeland eikeland

✌️
Hello World
View GitHub Profile
@s-lyn
s-lyn / PROTECTED_REACT_GITLAB_RSYNC_NGINX.md
Last active December 22, 2021 09:51
Deploy react app with gitlab.com and RSYNC

Deploy react app with gitlab.com and RSYNC

This is tutorial is about simple client-server file updating. This is not blue-green deploy!

Protocol: RSYNC through SSH. Tested on target server: Ubuntu 16.04 x64. (suitable for Ubuntu 14.x).