Skip to content

T568A/Rocketx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

33 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Rocketx

Rocketx is a simple and quick configuration NGINX.

WARNING: use at your own risk πŸ’€

Install

$ git clone https://github.com/T568A/Rocketx.git
$ cd Rocketx
$ chmod +x rocketx.php

Edit config file

Examples

$ sudo ./rocketx.php -d example.com -t example.tmp

or

$ sudo ./rocketx.php
Enter Domain (example.com):
Enter Template (example.tmp):

Show templates

$ ./rocketx.php -l
yii2.tmp
example.tmp

Show Logs

$ journalctl -b -p err
...
Nov 18 15:27:08 webserver php[7664]: Rocketx: Template not found!(getNginxConfig)

or

$ tail -f /var/log/rocketx.log
...
2016-11-18 15:27:08: Template not found!(getNginxConfig)

Help

$ ./rocketx.php -h

-t --template   Set Name template NGINX
-d --domain     Set Domain Name Site
-l --list       Get template files
-h --help       Get help

License

MIT

About

πŸš€ Nginx quick deploy sites πŸ“œ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages