Skip to content

Instantly share code, notes, and snippets.

@juniornelson123
Created May 11, 2018 13:20
Show Gist options
  • Save juniornelson123/52b24479447c0a62f77d4cabb726e19e to your computer and use it in GitHub Desktop.
Save juniornelson123/52b24479447c0a62f77d4cabb726e19e to your computer and use it in GitHub Desktop.
####Reiniciar o servidor web
#Dentro da pasta do projeto em sua maquina local digite:
mina puma:hard_restart
####Reiniciar serviços
#Dentro do servidor digite:
sudo service elasticsearch start
sudo service redis start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment