-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Nikolay Rys edited this page Aug 5, 2018
·
21 revisions
bundle exec cap deploy
ssh webmaster@rys.me
- Webserver management:
sudo systemctl <command> <service>
- services:
nginx
,backend
- commands:
start/stop/restart/reload
bundle install
npm install
npm run-script build
bin/console # Console
bin/server # Backend
npm run-script start # Frontend
sudo nano /etc/systemd/journald.conf # Storage=none
sudo systemctl restart systemd-journald
nano ~/.zshrc
ssh-add ~/.ssh/id_rsa &>/dev/null
rvm rvmrc warning ignore allGemfiles
Dependencies: NPM, RVM, Ruby, Bundler