rwaddin / deployment

Syncronize repo git dengan web di vps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deployment

Actually, this repo for personal purpose. But you can use it if you want 😄

How to use

Before use this, make sure you have installed ssh in your repo git ex. github, gitlab etc.

  1. Download or clone this repository
  2. Customize script shell /script/run.sh
  3. Move or copy repo to your server like a vps ex. inside /root directory
  4. Go to directory source with ex. cd /root/deploy/source
  5. Run git clone {path/to/repo.git} . make sure with suffix . (dot)
  6. Run synn with command sh /root/deploy/script/run.sh
  7. And done ✔️

you can following my article in medium in indonesian language

About

Syncronize repo git dengan web di vps


Languages

Language:Shell 100.0%