mssadewa
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by mssadewa-
mssadewa commented,
I honestly don't have any other ideas about the Git side of things. If you'd like to make a ticket with our team (assuming you have root access to the server) we'd be happy to do some testing wit...
-
mssadewa commented,
Hi cPRex, Thank you. The .cpanel.yml actually valid, sorry for not include that dash. --- deployment: tasks: - /bin/kill -9 $(ps -ef | egrep -i api.sayap.co.id | egrep -i server.js |awk {'pri...
-
mssadewa created a post,
Github Action Deployment to Cpanel for Nodejs Apps
Hello all, I've scenario as follow. 1. Push Local Git repo to Github. 2. Github action runs deployment to cPanel via uAPI. 3. cPanel pull repo from Github 4. cPanel run .cpanel.yml which is : fin...