Actually, this repo for personal purpose. But you can use it if you want 😄
Before use this, make sure you have installed ssh in your repo git ex. github, gitlab etc.
- Download or clone this repository
- Customize script shell
/script/run.sh
- Move or copy repo to your server like a vps ex. inside
/root
directory - Go to directory
source
with ex.cd /root/deploy/source
- Run
git clone {path/to/repo.git} .
make sure with suffix . (dot) - Run synn with command
sh /root/deploy/script/run.sh
- And done ✔️
you can following my article in medium in indonesian language