Skip to content

Instantly share code, notes, and snippets.

View leonardostefani's full-sized avatar
💼
Ruby on Rails Sr

Łeonardo Stefani leonardostefani

💼
Ruby on Rails Sr
  • Ruby on Rails Sr
  • Sergipe, Brazil
View GitHub Profile
@leonardostefani
leonardostefani / nginx.sh
Last active October 22, 2017 21:14 — forked from mustafaturan/nginx
Nginx Starter Script
#!/bin/sh
#
# nginx - this script starts and stops the nginx daemin
#
# chkconfig: - 85 15
# description: Nginx is an HTTP(S) server, HTTP(S) reverse \
# proxy and IMAP/POP3 proxy server
# processname: nginx
# config: /usr/local/nginx/conf/nginx.conf
# pidfile: /usr/local/nginx/logs/nginx.pid