Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 592 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 592 Bytes

Automate create .SH file for auto deployment

How to use

cd deployer-automate
./deployer.sh

[NOTE] : Dont forget to change .env.example to .env and add your username and token github/gitlab/etc


After done you can see in folder ./generated-script/your-deployment.sh Focus on Node.js (First) maybe in the future will be added for another language like Golang, Java, etc

stay toon for the next update


TODO :

[-] Create automate deploy for backend/frontend

[-] Create automate file for Dockerfile/Docker Compose

[-] Refactor to Node.js for All Cross Platform