Simple deployment tool, that works.
Deploy your apps painlessly with GUI, no more vim's and ssh clients
Deployer is built with Node.js, Vue.js and Github Electron. You can add servers and create jobs per repository you want to deploy to your server.
- Servers - Basic crud operations on Servers
- Jobs - Basic crud operations on Servers
- Job Desciption - Name your jobs
- Source - Add repository from Github or Bitbucket
- Build - Enter job build targte on server and apply post-build executive command (Like npm i, bower i, php artisan migrate, pm2 reload all and etc.)
- Slack - Enter slack token and channel id to receive message after job is completed
Download repo and install dependencies with
yarn install
You must run vue with
npm run serve
And also is required to run node.js server by
npm run server
TODO
App logo - David Robertson
Contributions are more than
MIT. Copyright (c) Shalva Gegia.