云服务器一键配置Php、java项目运行环境,非常实用!!!!,java运行环境


网站访问路径:https://oneinstack.com/install/

如何管理服务?

Nginx/Tengine/OpenResty:

service nginx {start|stop|status|restart|reload|configtest}

MySQL/MariaDB/Percona:

service mysqld {start|stop|restart|reload|status}

PostgreSQL:

service postgresql {start|stop|restart|status}

MongoDB:

service mongod {start|stop|status|restart|reload}

PHP:

service php-fpm {start|stop|restart|reload|status}

HHVM:

service supervisord {start|stop|status|restart|reload}

如何更新版本?

./upgrade.sh

如何卸载?

./uninstall.sh

相关内容

    暂无相关文章