This repository has been archived by the owner on Mar 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Deployment Process
ZeroC0D3 Engineer edited this page Jan 20, 2018
·
3 revisions
-
- Clone Repository to Unix DateTime Release Folder
-
- Checkout Branch
-
- Install Bundle (gem install bundler)
-
- Install Package (bundle install)
-
- Remove Shared Folders
-
- Remove Shared Files
-
- Create Symlink Shared Folders
-
- Create Symlink Shared Files
-
- Compile Assets
-
- Install NPM [optional]
-
- Migrate Database
-
- Seed Database
-
- Create Symlink Release -> Current
-
- Service Up Server (Faye Restart, MongoDB Restart, Pushr Restart, Redis Restart, Sidekiq Restart & Puma/Unicorn Restart)
- FINISH
On failed deploy:
- Remove Unix DateTime Release Folder
- Migration Rollback
- Do not run service "server_up"
Research & Development (RnD) - ZeroC0D3 Team
- Email: [email protected]
- Repository: https://github.com/zeroc0d3lab
- Install-Packages
- Setup-Server
- Setup-Account
- Configuration-Bash
- Configuration-Zsh
- Install-Bash-Theme
- Install-Zsh-Theme
- Install-Docker
- Install-Memcached
- Install-MongoDB
- Install-MySQL
- Install-NodeJS
- Install-PostgreSQL
- Install-Redis
- Install-Ruby
- Install-SQLite3
- Configuration-App
- Configuration-GCM
- Configuration-Hosts
- Configuration-Fstab
- Configuration-Memcached
- Configuration-MongoDB
- Configuration-PostgreSQL
- Configuration-Puma
- Configuration-Swap
- Configuration-Unicorn
- Nginx-Puma
- Nginx-Unicorn
- Logrotate
- Deployment-Dashboard
- Deployment-Configuration
- Deployment-Process
- Deployment-Folder-Structure
- Deploy-Preinstall