Skip to content

ZhukMax/PhalconServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhalconServer

Bash file for help to setup Ubuntu (Debian) server with PHP7, PostgreSQL or MySQL (MariaDB), Redis, Phalcon PHP, Composer

Use

  • git clone https://github.com/ZhukMax/PhalconServer.git
  • sudo chmod +x PhalconServer/phserver.sh
  • sudo ./PhalconServer/phserver.sh
  • answer the questions

Also you can use keys with script:

  • --default (Install with defaut settings: Mysql, without Redis, with phpMyAdmin)
  • --help or -h
  • --postgresql or -p
  • --mysql or -m
  • --with-redis or -r
  • --memcached
  • --without-pma (don't install phpMyAdmin)
  • --without-db (don't install DataBase)

Example: sudo ./PhalconServer/phserver.sh --mysql --with-redis

About

Bash file for help to setup server with php7, sql & phalcon

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages