salt nginx部署
目录规划 ? 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [root@test/srv/salt/nginx] # tree . |-- conf.sls |-- file | |-- enable_php.conf | |-- log_format.conf | |-- nginx | |--&nbs...
4.1 salt nginx haproxy keepalived memcached
1 2 3 4 5 salt install haproxy http://www.cnblogs.com/reblue520/p/6732913.html 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 https://chegva....
4.4 salt memcahe PHP+memcahce/redis nginx
安装memcahe [root@linux-node1 prod]# cd /srv/salt/prod/ [root@linux-node1 prod]# mkdir -p memcache/files [root@linux-node1 prod]# cd memcache/files/ [root@linux-node1 files]# cp memcached-1.4.24.tar....
salt部署fastdfs,nginx写sls注意的地方
参考http://www.linuxidc.com/Linux/2014-03/98848.htm 初始化两台机器 初始化脚本,ntp,iptables默认策略等 写sls 1.salt必须要有returner,因为执行的结果失败,方便查看。 2.看看为什么启动不了 比如 note: 多实例部署,要涉及到多个脚本,想通过salt的service.running启动,那么必须要满足几个条件 ...
本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。