install 58 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747
  1. #!/bin/bash
  2. #################################################################
  3. # auto-mediawiki #
  4. # Instala un servidor LAMP (Linux+Apache+MySQL+PHP) e instala #
  5. # MediaWiki y lo configura. #
  6. # #
  7. # Guzman Castanedo Villalba (guzman@castanedo.es) Junio 2018 #
  8. # GPLv3 (https://www.gnu.org/licenses/gpl.html) #
  9. #################################################################
  10. comprobarError() {
  11. # comprobarError exitNum codeNum extraInfo
  12. # 1xx: Servidor Web
  13. # 2xx: Base de Datos
  14. # 3xx: PHP
  15. # 4xx: SSL/TLS
  16. # 5xx: MediaWiki
  17. # 6xx: Moodle
  18. # 7xx: Actualizaciones automáticas
  19. # 8xx: Dependencias
  20. # 9xx: Servicios & Firewall
  21. type="ERROR"
  22. exitNum=$1
  23. shift
  24. codeNum=$1
  25. shift
  26. extraInfo=$@
  27. case $codeNum in
  28. 1)
  29. error="$type $codeNum:\tInstalación interrumpida por el usuario.\n"
  30. ;;
  31. 2)
  32. error="$type $codeNum:\tError interno (selección express).\n"
  33. ;;
  34. 3)
  35. error="$type $codeNum:\tError interno (selección avanzada).\n"
  36. ;;
  37. 4)
  38. error="\n$type $codeNum:\tEl archivo '"$(realpath $extraInfo)"' no existe.\n"
  39. ;;
  40. 5)
  41. error="\n$type $codeNum:\tEl directorio '"$(realpath $extraInfo)"' no existe.\n"
  42. ;;
  43. 6)
  44. error="$type $codeNum:\tError interno (selección SSL/TLS).\n"
  45. ;;
  46. 100)
  47. error="$type $codeNum:\tError interno (selección del servidor web).\n"
  48. ;;
  49. 101)
  50. error="\n$type $codeNum:\tError al instalar Apache2.\nDetalles:\n$extraInfo\n"
  51. ;;
  52. 102)
  53. error="\n$type $codeNum:\tError al instalar Nginx.\nDetalles:\n$extraInfo\n"
  54. ;;
  55. 103)
  56. error="\n$type $codeNum:\tError al nstalar repositorio 'epel-release'.\nDetalles:\n$extraInfo\n"
  57. ;;
  58. 104)
  59. error="\n$type $codeNum:\tError interno (instalación Apache2).\n"
  60. ;;
  61. 105)
  62. error="\n$type $codeNum:\tError interno (instalación Nginx).\n"
  63. ;;
  64. 106)
  65. type="WARNING"
  66. error="\n$type $codeNum:\tImposible instalar 'info.php'.\n"
  67. ;;
  68. 107)
  69. error="\n$type $codeNum:\tError al configurar Nginx.\n"
  70. ;;
  71. 108)
  72. error="\n$type $codeNum:\tError al configurar Apache2.\n"
  73. ;;
  74. 200)
  75. error="$type $codeNum:\tError interno (selección de base de datos).\n"
  76. ;;
  77. 201)
  78. error="\n$type $codeNum:\tError al instalar MySQL.\nDetalles:\n$extraInfo\n"
  79. ;;
  80. 202)
  81. error="\n$type $codeNum:\tError al instalar MariaDB.\nDetalles:\n$extraInfo\n"
  82. ;;
  83. 203)
  84. error="\n$type $codeNum:\tError interno (instalación MySQL).\n"
  85. ;;
  86. 204)
  87. error="\n$type $codeNum:\tError interno (instalación MariaDB).\n"
  88. ;;
  89. 205)
  90. error="\n$type $codeNum:\t$DIST no incluye MySQL en sus repositorios.\n"
  91. ;;
  92. 206)
  93. type="WARNING"
  94. error="\n$type $codeNum:\tUsuario 'root' ya dispone de contraseña."
  95. ;;
  96. 207)
  97. error="\n$type $codeNum:\tImposible cambiar la contraseña de 'root'."
  98. ;;
  99. 208)
  100. error="\n$type $codeNum:\tImposible desactivar acceso 'root' desde el exterior."
  101. ;;
  102. 209)
  103. error="\n$type $codeNum:\tImposible eliminar usuarios anónimos."
  104. ;;
  105. 210)
  106. type="WARNING"
  107. error="\n$type $codeNum:\tImposible eliminar bases de datos de pruebas."
  108. ;;
  109. 211)
  110. type="WARNING"
  111. error="\n$type $codeNum:\tImposible eliminar los permisos de las bases de datos de pruebas."
  112. ;;
  113. 212)
  114. error="\n$type $codeNum:\tImposible recargar base de datos."
  115. ;;
  116. 213)
  117. error="\n$type $codeNum:\tImposible configurar SQL.\n"
  118. ;;
  119. 214)
  120. type="WARNING"
  121. error="\n$type $codeNum:\tSQL ya está configurado."
  122. ;;
  123. 300)
  124. error="\n$type $codeNum:\tError interno (instalación PHP-7.2).\n"
  125. ;;
  126. 301)
  127. error="\n$type $codeNum:\tError interno (Web Server no seleccionado).\n"
  128. ;;
  129. 302)
  130. error="\n$type $codeNum:\tError al instalar PHP-7.2.\nDetalles:\n$extraInfo\n"
  131. ;;
  132. 303)
  133. error="\n$type $codeNum:\tError al instalar Repositorio Remi.\nDetalles:\n$extraInfo\n"
  134. ;;
  135. 304)
  136. error="\n$type $codeNum:\tSistema Operativo no compatible con PHP-7.2 ($OS $DIST $REV).\n"
  137. ;;
  138. 305)
  139. error="\n$type $codeNum:\tImposible configurar PHP-7.2.\n"
  140. ;;
  141. 501)
  142. error="\n$type $codeNum:\tImposible descargar MediaWiki-1.31.0.\n"
  143. ;;
  144. 502)
  145. error="\n$type $codeNum:\tImposible configurar MediaWiki-1.31.0.\n"
  146. ;;
  147. 503)
  148. type="WARNING"
  149. error="\n$type $codeNum:\tYa existe una copia configurada de MediaWiki en el dominio: '$extraInfo'."
  150. ;;
  151. 601)
  152. error="\n$type $codeNum:\tImposible descargar Moodle-3.5.1.\n"
  153. ;;
  154. 602)
  155. error="\n$type $codeNum:\tImposible configurar Moodle-3.5.1.\n"
  156. ;;
  157. 603)
  158. type="WARNING"
  159. error="\n$type $codeNum:\tYa existe una copia configurada de Moodle en el dominio: '$extraInfo'."
  160. ;;
  161. 604)
  162. error="\n$type $codeNum:\tImposible configurar SELinux.\n"
  163. ;;
  164. 605)
  165. error="\n$type $codeNum:\tImposible instalar 'policycoreutils-python'.Detalles:\n$extraInfo\n"
  166. ;;
  167. 800)
  168. error="$type $codeNum:\tEs necesario ser root ('sudo $0').\n"
  169. ;;
  170. 801)
  171. error="$type $codeNum:\t'whiptail' no instalado.\n"
  172. ;;
  173. 802)
  174. error="$type $codeNum:\t'hostnamectl' no instalado.\n"
  175. ;;
  176. 803)
  177. error="$type $codeNum:\t'apt-get' no instalado.\n"
  178. ;;
  179. 804)
  180. error="$type $codeNum:\t'yum' no instalado.\n"
  181. ;;
  182. 805)
  183. error="\n$type $codeNum:\tImposible actualizar repositorio\nDetalles:\n$extraInfo.\n"
  184. ;;
  185. 806)
  186. error="$type $codeNum:\t'ufw' no instalado.\n"
  187. ;;
  188. 807)
  189. error="$type $codeNum:\t'firewall-cmd' no instalado.\n"
  190. ;;
  191. 808)
  192. error="$type $codeNum:\t'tput' no instalado.\nDetalles:\n$extraInfo\n"
  193. ;;
  194. 809)
  195. error="$type $codeNum:\t'sed' no instalado.\nDetalles:\n$extraInfo\n"
  196. ;;
  197. 810)
  198. error="$type $codeNum:\t'curl' no instalado.\nDetalles:\n$extraInfo\n"
  199. ;;
  200. 811)
  201. error="$type $codeNum:\t'tar' no instalado.\nDetalles:\n$extraInfo\n"
  202. ;;
  203. 812)
  204. error="$type $codeNum:\t'gzip' no instalado.\nDetalles:\n$extraInfo\n"
  205. ;;
  206. 813)
  207. error="$type $codeNum:\t'bzip2' no instalado.\nDetalles:\n$extraInfo\n"
  208. ;;
  209. 814)
  210. error="$type $codeNum:\t'xz' no instalado.\nDetalles:\n$extraInfo\n"
  211. ;;
  212. 815)
  213. error="$type $codeNum:\t'openssl' no instalado.\nDetalles:\n$extraInfo\n"
  214. ;;
  215. 816)
  216. error="$type $codeNum:\t'find' no instalado.\n"
  217. ;;
  218. 900)
  219. error="$type $codeNum:\tError interno (habilitar servicio).\n"
  220. ;;
  221. 901)
  222. error="$type $codeNum:\tImposible encender servicio '$extraInfo'.\n"
  223. ;;
  224. 902)
  225. error="$type $codeNum:\tImposible habilitar servicio '$extraInfo' durante el arranque.\n"
  226. ;;
  227. 903)
  228. error="$type $codeNum:\tError interno (deshabilitar servicio).\n"
  229. ;;
  230. 904)
  231. error="$type $codeNum:\tImposible parar servicio '$extraInfo'.\n"
  232. ;;
  233. 905)
  234. error="$type $codeNum:\tImposible deshabilitar servicio '$extraInfo' durante el arranque.\n"
  235. ;;
  236. 906)
  237. type="WARNING"
  238. error="\n$type $codeNum:\tImposible añadir regla al cortafuegos ('$extraInfo').\n"
  239. ;;
  240. 907)
  241. type="WARNING"
  242. error="\n$type $codeNum:\tImposible encender cortafuegos.\n"
  243. ;;
  244. 908)
  245. error="\n$type $codeNum:\tError interno (instalar Virtual Host).\n"
  246. ;;
  247. 909)
  248. error="\n$type $codeNum:\tVirtual Host '$extraInfo' no existe.\n"
  249. ;;
  250. 910)
  251. error="\n$type $codeNum:\tImposible copiar Virtual Host '$extraInfo'.\n"
  252. ;;
  253. 911)
  254. error="\n$type $codeNum:\tImposible activar Virtual Host '$extraInfo'.\n"
  255. ;;
  256. 912)
  257. error="\n$type $codeNum:\tError interno (recargar servicio).\n"
  258. ;;
  259. 913)
  260. error="\n$type $codeNum:\tImposible recargar servicio '$extraInfo'.\n"
  261. ;;
  262. *)
  263. error="ERROR 13:\tError interno (comprobación de errores)\n"
  264. exitNum=1
  265. codeNum=13
  266. ;;
  267. esac
  268. if [ $exitNum -ne 0 ];then
  269. echo -en "$error" | tee -a $logFile
  270. if [ $type = "ERROR" ];then
  271. exit $codeNum
  272. fi
  273. fi
  274. unset error exitNum codeNum type
  275. }
  276. OSInfo() {
  277. echo -en "Detectando SO..." >> $logFile
  278. OS=$(uname -s)
  279. if [ $OS = "Linux" ]; then
  280. OS="GNU/Linux"
  281. if [ -f /etc/os-release ]; then
  282. DIST=$(grep ^NAME= /etc/os-release | cut -d = -f 2 | cut -d '"' -f 2)
  283. REV=$(grep ^VERSION= /etc/os-release | cut -d = -f 2 | cut -d '"' -f 2)
  284. ID_LIKE=$(grep ^ID_LIKE= /etc/os-release | cut -d = -f 2 | cut -d '"' -f 2)
  285. VERSION=$(grep ^VERSION_ID= /etc/os-release | cut -d = -f 2 | cut -d '"' -f 2)
  286. for i in $ID_LIKE; do
  287. #echo -en "$i\n"
  288. case $i in
  289. debian|ubuntu)
  290. debianOS=true
  291. break
  292. ;;
  293. rhel|fedora)
  294. rhelOS=true
  295. break
  296. ;;
  297. *)
  298. debianOS=false
  299. rhelOS=false
  300. ;;
  301. esac
  302. done
  303. elif [ -f /etc/debian-version ]; then
  304. # Familia Debian (Debian, Ubuntu, Linux Mint, ...)
  305. DIST="Debian"
  306. REV=""
  307. ID_LIKE="debian"
  308. VERSION=""
  309. debianOS=true
  310. elif [ -f /etc/redhat-release ]; then
  311. # Familia Red-Hat (RHEL, Fedora, CentOS, ...)
  312. DIST="Red-Hat"
  313. REV=""
  314. ID_LIKE="rhel"
  315. VERSION=""
  316. rhelOS=true
  317. else
  318. # Other Linux (No Soportado)
  319. DIST=""
  320. REV=""
  321. ID_LIKE=""
  322. VERSION=""
  323. fi
  324. else
  325. # UNIX, OS X, ... (No Soportado)
  326. DIST=$OS
  327. REV=""
  328. ID_LIKE=""
  329. VERSION=""
  330. fi
  331. echo -en " $OS $DIST $REV\n" >> $logFile
  332. HDInfo=$(df -h | head -1)"\n"$(df -h | grep ^/dev/sd)"\n"$(df -h | grep ^/dev/mapper)
  333. echo -en "$HDInfo\n" >> $logFile
  334. }
  335. comprobarRoot() {
  336. comprobarError $(id -u) 800
  337. }
  338. comprobarDependencias() {
  339. # Comprobamos whiptail
  340. which whiptail > /dev/null 2>&1
  341. comprobarError $? 801
  342. # Comprobamos hostnamectl
  343. which hostnamectl > /dev/null 2>&1
  344. comprobarError $? 802
  345. which find > /dev/null 2>&1
  346. comprobarError $? 816
  347. if [ $debianOS = true ];then
  348. # Comprobamos apt-get
  349. which apt-get > /dev/null 2>&1
  350. comprobarError $? 803
  351. # Actualizamos base de datos del repositorio
  352. echo -en "Actualizando repositorio APT..." | tee -a $logFile
  353. result=$(apt-get -q -y update 2>&1)
  354. comprobarError $? 805 $result
  355. echo -en " OK.\n" | tee -a $logFile
  356. # Comprobamos Firewall (ufw)
  357. which ufw > /dev/null 2>&1
  358. comprobarError $? 806
  359. # Comprobamos tput
  360. which tput > /dev/null 2>&1
  361. if [ $? -ne 0 ];then
  362. result=$(apt-get -q -y ncurses-bin 2>&1)
  363. comprobarError $? 808 $result
  364. fi
  365. # Comprobar sed
  366. which sed > /dev/null 2>&1
  367. if [ $? -ne 0 ];then
  368. result=$(apt-get -q -y sed 2>&1)
  369. comprobarError $? 809 $result
  370. fi
  371. # Comprobar curl
  372. which curl > /dev/null 2>&1
  373. if [ $? -ne 0 ];then
  374. result=$(apt-get -q -y curl 2>&1)
  375. comprobarError $? 810 $result
  376. fi
  377. # Comprobamos tar, gzip, bzip2 y xz
  378. which tar > /dev/null 2>&1
  379. if [ $? -ne 0 ];then
  380. result=$(apt-get -q -y install tar 2>&1)
  381. comprobarError $? 811 $result
  382. fi
  383. which gzip > /dev/null 2>&1
  384. if [ $? -ne 0 ];then
  385. result=$(apt-get -q -y install gzip 2>&1)
  386. comprobarError $? 812 $result
  387. fi
  388. which bzip2 > /dev/null 2>&1
  389. if [ $? -ne 0 ];then
  390. result=$(apt-get -q -y install bzip2 2>&1)
  391. comprobarError $? 813 $result
  392. fi
  393. which xz > /dev/null 2>&1
  394. if [ $? -ne 0 ];then
  395. result=$(apt-get -q -y install xz-utils 2>&1)
  396. comprobarError $? 814 $result
  397. fi
  398. which openssl > /dev/null 2>&1
  399. if [ $? -ne 0 ];then
  400. result=$(apt-get -q -y install openssl 2>&1)
  401. comprobarError $? 815 $result
  402. fi
  403. fi
  404. if [ $rhelOS = true ]; then
  405. # Comprobamos yum
  406. which yum > /dev/null 2>&1
  407. comprobarError $? 804
  408. # Actualizamos base de datos del repositorio
  409. echo -en "Actualizando repositorio YUM..." | tee -a $logFile
  410. result=$(yum -y makecache 2>&1)
  411. comprobarError $? 805 $result
  412. echo -en " OK.\n" | tee -a $logFile
  413. # Comprobamos Firewall (firewall-cmd)
  414. which firewall-cmd > /dev/null 2>&1
  415. comprobarError $? 807
  416. # Comprobamos tput
  417. which tput > /dev/null 2>&1
  418. if [ $? -ne 0 ];then
  419. result=$(yum -y ncurses 2>&1)
  420. comprobarError $? 808 $result
  421. fi
  422. # Comprobar sed
  423. which sed > /dev/null 2>&1
  424. if [ $? -ne 0 ];then
  425. result=$(yum -y sed 2>&1)
  426. comprobarError $? 809 $result
  427. fi
  428. # Comprobar curl
  429. which curl > /dev/null 2>&1
  430. if [ $? -ne 0 ];then
  431. result=$(yum -y curl 2>&1)
  432. comprobarError $? 810 $result
  433. fi
  434. # Comprobamos tar, gzip, bzip2 y xz
  435. which tar > /dev/null 2>&1
  436. if [ $? -ne 0 ];then
  437. result=$(yum -y install tar 2>&1)
  438. comprobarError $? 811 $result
  439. fi
  440. which gzip > /dev/null 2>&1
  441. if [ $? -ne 0 ];then
  442. result=$(yum -y install gzip 2>&1)
  443. comprobarError $? 812 $result
  444. fi
  445. which bzip2 > /dev/null 2>&1
  446. if [ $? -ne 0 ];then
  447. result=$(yum -y install bzip2 2>&1)
  448. comprobarError $? 813 $result
  449. fi
  450. which xz > /dev/null 2>&1
  451. if [ $? -ne 0 ];then
  452. result=$(yum -y install xz 2>&1)
  453. comprobarError $? 814 $result
  454. fi
  455. which openssl > /dev/null 2>&1
  456. if [ $? -ne 0 ];then
  457. result=$(yum -y install openssl 2>&1)
  458. comprobarError $? 815 $result
  459. fi
  460. fi
  461. }
  462. inicializarVariables() {
  463. debianOS=false
  464. rhelOS=false
  465. apacheOn=false
  466. nginxOn=false
  467. mySQLOn=false
  468. mariaDBOn=false
  469. phpOn=false
  470. sslOn=false
  471. letsEncryptOn=false
  472. mediaWikiOn=false
  473. moodleOn=false
  474. infoPHPOn=false
  475. actualizacionesOn=false
  476. progreso=0
  477. progresoTotal=0
  478. hostname=""
  479. logFile="./."$(basename $0)".log"
  480. maxUpload="100M"
  481. webServerName=""
  482. webServerUser=""
  483. webServerGroup=""
  484. sqlServerName=""
  485. phpFPMName=""
  486. nombreMediaWiki=""
  487. dominioMediaWiki=""
  488. passwdMediaWiki=""
  489. nombreMoodle=""
  490. nombreCortoMoodle=""
  491. dominioMoodle=""
  492. passwdMoodle=""
  493. }
  494. instalacionExpress() {
  495. apacheOn=true
  496. mariaDBOn=true
  497. phpOn=true
  498. sslOn=true
  499. letsEncryptOn=true
  500. mediaWikiOn=true
  501. moodleOn=true
  502. actualizacionesOn=true
  503. progresoTotal=15
  504. # Preguntas mínimas
  505. establecerFQDN
  506. leerSQLPasswd
  507. mostrarMediaWiki
  508. }
  509. mostrarBienvenida() {
  510. ANCHO=$(tput cols)
  511. ALTO=$(tput lines)
  512. if [ $debianOS = false ] && [ $rhelOS = false ]; then
  513. whiptail --title "ERROR S.O. NO SOPORTADO" --msgbox "Este script automatiza la creación de una web MediaWiki SOLO para distribuciones Linux de la familia Debian (Ubuntu, Linux Mint, ...) y de la familia Red-Hat (CentOS, Fedora, ...).\n\nInformación del sistema:\nOS: $OS $DIST $REV\n$HDInfo" $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) --ok-button "Salir"
  514. exit 1
  515. fi
  516. whiptail --title "INSTALACION MEDIAWIKI" --yesno "Este script automatiza completamente la instalación de una wiki.\nPara ello instala un servidor LAMP, el software MediaWiki y lo configura todo.\n\nInformación del sistema:\nOS: $OS $DIST $REV\n$HDInfo" $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) --yes-button "Continuar" --no-button "Salir"
  517. comprobarError $? 1
  518. }
  519. mostrarExpress() {
  520. express=$(whiptail --title "INSTALACION EXPRESS" --radiolist "<ESPACIO>: seleccionar <TAB>: cambiar <FLECHAS>: moverse\n\nLa instalación express instala Apache2, MariaDB, PHP-7, Let's Encrypt, MediaWiki, Moodle y actualizaciones automáticas.\nSeleccione el tipo de instalación que desee:" $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) 2 \
  521. "Express" "Instalación rápida" ON \
  522. "Avanzada" "Permite escoger todas las opciones disponibles" OFF \
  523. --ok-button "Continuar" --cancel-button "Salir" 3>&1 1>&2 2>&3)
  524. comprobarError $? 1
  525. case $express in
  526. Express)
  527. instalacionExpress
  528. # DECIDIR QUÉ OPCIONES SON LAS MÍNIMAS
  529. ;;
  530. Avanzada)
  531. mostrarAvanzada
  532. ;;
  533. *)
  534. comprobarError 1 2
  535. ;;
  536. esac
  537. unset express
  538. }
  539. mostrarAvanzada() {
  540. webServer=$(whiptail --title "INSTALACION AVANZADA" --radiolist "<ESPACIO>: seleccionar <TAB>: cambiar <FLECHAS>: moverse\n\nEscoge el tipo de Servidor Web que quieres instalar:" $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) 2 \
  541. "LAMP" "GNU/Linux + Apache + MySQL/MariaDB + PHP-7" ON \
  542. "LEMP" "GNU/Linux + Nginx + MySQL/MariaDB + PHP-7" OFF \
  543. --ok-button "Continuar" --cancel-button "Salir" 3>&1 1>&2 2>&3)
  544. comprobarError $? 1
  545. for i in $webServer; do
  546. case $i in
  547. LAMP)
  548. apacheOn=true
  549. ;;
  550. LEMP)
  551. nginxOn=true
  552. ;;
  553. *)
  554. comprobarError 1 100
  555. ;;
  556. esac
  557. done
  558. # Opciones comunes
  559. establecerFQDN
  560. mostrarDatabase
  561. phpOn=true
  562. establecerMaxUpload
  563. progresoTotal=$((progresoTotal + 6))
  564. mostrarComponentes
  565. unset webServer
  566. }
  567. mostrarComponentes() {
  568. componentes=$(whiptail --title "INSTALACION AVANZADA" --checklist "<ESPACIO>: seleccionar <TAB>: cambiar <FLECHAS>: moverse\n\nEscoge los componentes que quieres instalar:" $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) 5 \
  569. "SSL/TLS" "Instalar certificados para activar HTTPS" ON \
  570. "MediaWiki" "Instalar wiki con MediaWiki" ON \
  571. "Moodle" "Instalar campus virtual con Moodle" ON \
  572. "InfoPHP" "Instalar info.php (sólo para pruebas)" OFF \
  573. "Actualizaciones" "Programar actualizaciones automáticas" ON \
  574. --ok-button "Continuar" --cancel-button "Salir" 3>&1 1>&2 2>&3)
  575. comprobarError $? 1
  576. # Mejora: autodetección de componentes ya instalados
  577. for i in $componentes; do
  578. case $i in
  579. \"SSL/TLS\")
  580. # 2 Opciones: Let's Encrypt o Autofirmado
  581. mostrarSSL
  582. progresoTotal=$((progresoTotal + 2))
  583. ;;
  584. \"MediaWiki\")
  585. mediaWikiOn=true
  586. mostrarMediaWiki
  587. progresoTotal=$((progresoTotal + 2))
  588. ;;
  589. \"Moodle\")
  590. moodleOn=true
  591. mostrarMoodle
  592. progresoTotal=$((progresoTotal + 2))
  593. ;;
  594. \"InfoPHP\")
  595. infoPHPOn=true
  596. progresoTotal=$((progresoTotal + 2))
  597. ;;
  598. \"Actualizaciones\")
  599. actualizacionesOn=true
  600. progresoTotal=$((progresoTotal + 1))
  601. ;;
  602. *)
  603. comprobarError 1 3
  604. ;;
  605. esac
  606. done
  607. progresoTotal=$((progresoTotal + 2))
  608. unset componentes
  609. }
  610. mostrarSSL() {
  611. ssl=$(whiptail --title "INSTALACION SSL/TLS" --radiolist "<ESPACIO>: seleccionar <TAB>: cambiar <FLECHAS>: moverse\n\nEscoge el tipo de Certificado SSL/TLS que quieres instalar:" $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) 2 \
  612. "LetsEncrypt" "Compatible con todos los navegadores" ON \
  613. "Auto-Firmado" "Certificados auto-firmados (sólo para pruebas)" OFF \
  614. --ok-button "Continuar" --cancel-button "Salir" 3>&1 1>&2 2>&3)
  615. comprobarError $? 1
  616. for i in $ssl; do
  617. case $i in
  618. LetsEncrypt)
  619. sslOn=true
  620. letsEcnryptOn=true
  621. ;;
  622. Auto-Firmados)
  623. sslOn=true
  624. ;;
  625. *)
  626. comprobarError 1 6
  627. ;;
  628. esac
  629. done
  630. unset ssl
  631. }
  632. mostrarMediaWiki(){
  633. # Introducir nombre wiki
  634. while [ -z "$nombreMediaWiki" ]; do
  635. nombreMediaWiki=$(whiptail --title "CONFIGURACION MEDIAWIKI" --inputbox "Introduzca el nombre de la Wiki:" $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) --ok-button "Continuar" --cancel-button "Salir" 3>&1 1>&2 2>&3)
  636. comprobarError $? 1
  637. done
  638. # Introducir dominio
  639. while [ -z "$dominioMediaWiki" ]; do
  640. dominioMediaWiki=$(whiptail --title "CONFIGURACION MEDIAWIKI" --inputbox "Introduzca el dominio/subdominio de la Wiki.\nTenga en cuenta que debes apuntar este dominio a la dirección IP de esta máquina mediante un registro DNS de tipo CNAME.\nSi quiere introducir varios dominios sepárelos con espacios. El primero será el principal.\nPor ejemplo: 'www.$hostname $hostname wiki.$hostname'" $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) wiki.$hostname --ok-button "Continuar" --cancel-button "Salir" 3>&1 1>&2 2>&3)
  641. comprobarError $? 1
  642. done
  643. cont=1
  644. serverName=""
  645. aliasMediaWiki=""
  646. for dominio in $dominioMediaWiki;do
  647. if [ $cont -eq 1 ];then
  648. # Dominio Principal (ServerName)
  649. serverName=$dominio
  650. else
  651. # Dominios Secundarios (ServerAlias)
  652. aliasMediaWiki=$aliasMediaWiki" "$dominio
  653. fi
  654. cont=$((cont + 1))
  655. done
  656. dominioMediaWiki=$serverName
  657. # Introducir contraseña
  658. control=false
  659. error=""
  660. while [ $control = false ]; do
  661. passwdMediaWiki=$(whiptail --title "CONFIGURACION MEDIAWIKI" --passwordbox "$error""Introduzca la contraseña para el usuario administrador 'admin':" $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) --ok-button "Continuar" --nocancel 3>&1 1>&2 2>&3)
  662. comprobarError $? 1
  663. passwdMediaWiki2=$(whiptail --title "CONFIGURACION MEDIAWIKI" --passwordbox "Confirme la contraseña:" $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) --ok-button "Continuar" --nocancel 3>&1 1>&2 2>&3)
  664. comprobarError $? 1
  665. if [ -z "$passwdMediaWiki" ] || [ -z "$passwdMediaWiki2" ]; then
  666. error="ERROR: LA CONTRASEÑA NO PUEDE ESTAR VACIA.\n"
  667. elif [ $passwdMediaWiki != $passwdMediaWiki2 ];then
  668. error="ERROR: LAS CONTRASEÑAS NO COINCIDEN.\n"
  669. else
  670. control=true
  671. fi
  672. done
  673. unset control error passwdMediaWiki2 dominio cont serverName
  674. }
  675. mostrarMoodle() {
  676. # Introducir Nombre Moodle
  677. while [ -z "$nombreMoodle" ]; do
  678. nombreMoodle=$(whiptail --title "CONFIGURACION MOODLE" --inputbox "Introduzca el NOMBRE COMPLETO del campus virtual.\nPor ejemplo: 'Campus Virtual Ejemplo'." $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) --ok-button "Continuar" --cancel-button "Salir" 3>&1 1>&2 2>&3)
  679. comprobarError $? 1
  680. done
  681. # Introducir Nombre Corto Moodle
  682. while [ -z "$nombreCortoMoodle" ]; do
  683. nombreCortoMoodle=$(whiptail --title "CONFIGURACION MOODLE" --inputbox "Introduzca el NOMBRE CORTO del campus virtual.\nPor ejemplo: 'Ejemplo'." $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) --ok-button "Continuar" --cancel-button "Salir" 3>&1 1>&2 2>&3)
  684. comprobarError $? 1
  685. done
  686. # Introducir dominio
  687. while [ -z "$dominioMoodle" ]; do
  688. dominioMoodle=$(whiptail --title "CONFIGURACION MOODLE" --inputbox "Introduzca el dominio/subdominio del campus virtual.\nMoodle SÓLO permite un ÚNICO DOMINIO." $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) moodle.$hostname --ok-button "Continuar" --cancel-button "Salir" 3>&1 1>&2 2>&3)
  689. comprobarError $? 1
  690. done
  691. cont=1
  692. serverName=""
  693. aliasMoodle=""
  694. for dominio in $dominioMoodle;do
  695. if [ $cont -eq 1 ];then
  696. # Dominio Principal (ServerName)
  697. serverName=$dominio
  698. else
  699. # Dominios Secundarios (ServerAlias)
  700. aliasMeoodle=$aliasMoodle" "$dominio
  701. fi
  702. cont=$((cont + 1))
  703. done
  704. dominioMoodle=$serverName
  705. # Introducir contraseña
  706. control=false
  707. error=""
  708. while [ $control = false ]; do
  709. passwdMoodle=$(whiptail --title "CONFIGURACION MOODLE" --passwordbox "$error""Introduzca la contraseña para el usuario administrador 'admin':" $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) --ok-button "Continuar" --nocancel 3>&1 1>&2 2>&3)
  710. comprobarError $? 1
  711. passwdMoodle2=$(whiptail --title "CONFIGURACION MOODLE" --passwordbox "Confirme la contraseña:" $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) --ok-button "Continuar" --nocancel 3>&1 1>&2 2>&3)
  712. comprobarError $? 1
  713. if [ -z "$passwdMoodle" ] || [ -z "$passwdMoodle2" ]; then
  714. error="ERROR: LA CONTRASEÑA NO PUEDE ESTAR VACIA.\n"
  715. elif [ $passwdMoodle != $passwdMoodle2 ];then
  716. error="ERROR: LAS CONTRASEÑAS NO COINCIDEN.\n"
  717. else
  718. control=true
  719. fi
  720. done
  721. unset control error passwdMoodle2 dominio cont serverName aliasMoodle
  722. }
  723. establecerFQDN() {
  724. while [ -z "$hostname" ]; do
  725. hostname=$(whiptail --title "FQDN" --inputbox "El nombre de dominio principal (FQDN) de este servidor es:\n"$(hostname)"\n\nQuieres cambiarlo por otro?" $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) --ok-button "Cambiar" --cancel-button "No Cambiar" 3>&1 1>&2 2>&3)
  726. if [ $? -eq 0 ] && [ ! -z "$hostname" ]; then
  727. hostnamectl set-hostname $hostname
  728. else
  729. hostname=$(hostname)
  730. fi
  731. done
  732. echo -en "Hostname: $hostname\n" >> $logFile
  733. }
  734. instalarApache() {
  735. if [ $debianOS = true ];then
  736. webServerName="apache2"
  737. result=$(apt-get -q -y install apache2 2>&1)
  738. comprobarError $? 101 $result
  739. elif [ $rhelOS = true ]; then
  740. webServerName="httpd"
  741. result=$(yum -y install httpd 2>&1)
  742. comprobarError $? 101 $result
  743. else
  744. comprobarError 1 104
  745. fi
  746. deshabilitarServicio $webServerName
  747. }
  748. configurarApache() {
  749. if [ $debianOS = true ];then
  750. apacheConfFile="./etc/apache2/apache2.conf"
  751. if [ ! -f $apacheConfFile ];then
  752. comprobarError 1 4 $apacheConfFile
  753. fi
  754. cp -f $apacheConfFile /etc/$webServerName/apache2.conf 2>/dev/null
  755. comprobarError $? 108
  756. webServerUser=$(grep ^User /etc/$webServerName/apache2.conf | cut -d ' ' -f 2)
  757. webServerGroup=$(grep ^Group /etc/$webServerName/apache2.conf | cut -d ' ' -f 2)
  758. if [ ! -L /etc/$webServerName/logs ];then
  759. ln -s /var/log/apache2 /etc/$webServerName/logs 2>/dev/null
  760. comprobarError $? 108
  761. fi
  762. # Activamos mod_rewrite (no viene activado por defecto)
  763. a2enmod rewrite >/dev/null 2>&1
  764. comprobarError $? 108
  765. elif [ $rhelOS = true ];then
  766. apacheConfFile="./etc/apache2/conf/httpd.conf"
  767. welcomeConfFile="/etc/apache2/conf.d/welcome.conf"
  768. if [ ! -f $apacheConfFile ];then
  769. comprobarError 1 4 $apacheConfFile
  770. fi
  771. cp -f $apacheConfFile /etc/$webServerName/conf/httpd.conf 2>/dev/null
  772. comprobarError $? 108
  773. if [ -f $welcomeConfFile ];then
  774. sed -i -e 's/^/#/' $welcomeConfFile
  775. comprobarError $? 108
  776. fi
  777. webServerUser=$(grep ^User /etc/$webServerName/conf/httpd.conf | cut -d ' ' -f 2)
  778. webServerGroup=$(grep ^Group /etc/$webServerName/conf/httpd.conf | cut -d ' ' -f 2)
  779. unset apacheConfFile welcomeConfFile
  780. fi
  781. if [ ! -d "/etc/$webServerName/sites-available" ];then
  782. mkdir "/etc/$webServerName/sites-available" 2>/dev/null
  783. comprobarError $? 5 "/etc/$webServerName/sites-available"
  784. fi
  785. if [ ! -d "/etc/$webServerName/sites-enabled" ]; then
  786. mkdir "/etc/$webServerName/sites-enabled" 2>/dev/null
  787. comprobarError $? 5 "/etc/$webServerName/sites-enabled"
  788. else
  789. # Eliminar Virtual Host por defecto
  790. if [ -f /etc/$webServerName/sites-enabled/000-default.conf ];then
  791. rm -f /etc/$webServerName/sites-enabled/000-default.conf 2>/dev/null
  792. fi
  793. fi
  794. }
  795. instalarNginx() {
  796. webServerName="nginx"
  797. if [ $debianOS = true ];then
  798. result=$(apt-get -q -y install nginx 2>&1)
  799. comprobarError $? 102 $result
  800. elif [ $rhelOS = true ]; then
  801. # Hay que instalar primero otro repositorio
  802. result=$(yum -y install epel-release)
  803. comprobarError $? 103 $result
  804. result=$(yum -y install nginx 2>&1)
  805. comprobarError $? 102 $result
  806. else
  807. comprobarError 1 105
  808. fi
  809. deshabilitarServicio $webServerName
  810. }
  811. configurarNginx() {
  812. # Configuramos Nginx
  813. rm -Rf /etc/$webServerName/* 2>/dev/null
  814. comprobarError $? 107
  815. nginxConfFile="./etc/$webServerName"
  816. if [ -d "$nginxConfFile" ];then
  817. cp -Rf $nginxConfFile/* /etc/$webServerName/ 2>/dev/null
  818. comprobarError $? 107
  819. else
  820. comprobarError 1 5 "$nginxConfFile"
  821. fi
  822. if [ ! -d "/etc/$webServerName/sites-available" ];then
  823. mkdir "/etc/$webServerName/sites-available" 2>/dev/null
  824. comprobarError $? 5 "/etc/$webServerName/sites-available"
  825. fi
  826. if [ ! -d "/etc/$webServerName/sites-enabled" ]; then
  827. mkdir "/etc/$webServerName/sites-enabled" 2>/dev/null
  828. comprobarError $? 5 "/etc/$webServerName/sites-enabled"
  829. fi
  830. # Configuramos Usuario y Grupo
  831. if [ $debianOS = true ];then
  832. webServerUser="www-data"
  833. webServerGroup=$webServerUser
  834. elif [ $rhelOS = true ];then
  835. webServerUser="nginx"
  836. webServerGroup=$webServerUser
  837. fi
  838. sed -i '/user /c\user '$webServerUser';' /etc/$webServerName/nginx.conf
  839. comprobarError $? 107
  840. unset nginxConfFile
  841. }
  842. instalarVirtualHost() {
  843. # Configuramos un Virtual Host para Apache o Nginx
  844. # Uso: instalarVirtualHost $root $virtualHost $dominio $alias
  845. if [ $# -ge 3 ];then
  846. rootVirtualHost=$(realpath $1)
  847. shift
  848. virtualHostFile=$(realpath $1)
  849. shift
  850. dominioVirtualHost=$1
  851. virtualHostName=$dominioVirtualHost".conf"
  852. shift
  853. aliasVirtualHost=$@
  854. else
  855. comprobarError 1 908
  856. fi
  857. if [ ! -f $virtualHostFile ];then
  858. comprobarError 1 909 $virtualHostName
  859. fi
  860. if [ $apacheOn = true ];then
  861. # Configuramos root, dominio y logs
  862. sed -i '/ServerName /c\\tServerName '"$dominioVirtualHost" $virtualHostFile
  863. comprobarError $? 908
  864. if [ ! -z "$aliasVirtualHost" ];then
  865. sed -i '/ServerName /a\\tServerAlias '"$aliasVirtualHost" $virtualHostFile
  866. comprobarError $? 908
  867. fi
  868. sed -i '/DocumentRoot /c\\tDocumentRoot '"$rootVirtualHost" $virtualHostFile
  869. comprobarError $? 908
  870. sed -i '/ErrorLog /c\\tErrorLog logs/'"$dominioVirtualHost"'-error.log' $virtualHostFile
  871. comprobarError $? 908
  872. sed -i '/CustomLog /c\\tCustomLog logs/'"$dominioVirtualHost"'-access.log common' $virtualHostFile
  873. comprobarError $? 908
  874. elif [ $nginxOn = true ];then
  875. # Configuramos root, dominio, logs y php-fpm.sock (NGINX)
  876. sed -i '/root /c\\troot '$rootVirtualHost';' "$virtualHostFile"
  877. comprobarError $? 908
  878. sed -i '/server_name /c\\tserver_name '"$dominioVirtualHost"' '"$aliasVirtualHost"';' $virtualHostFile
  879. comprobarError $? 908
  880. sed -i '/access_log /c\\taccess_log /var/log/nginx/'"$dominioVirtualHost"'-access.log;' $virtualHostFile
  881. comprobarError $? 908
  882. sed -i '/error_log /c\\terror_log /var/log/nginx/'"$dominioVirtualHost"'-error.log;' $virtualHostFile
  883. comprobarError $? 908
  884. socket=$(find /var/run/ -type s -name 'php*.sock')
  885. sed -i '/fastcgi_pass /c\\t\tfastcgi_pass unix:'"$socket"';' $virtualHostFile
  886. fi
  887. # Copiamos ficheros de configuración
  888. cp -f $virtualHostFile "/etc/$webServerName/sites-available/$virtualHostName" >> $logFile 2>&1
  889. comprobarError $? 910
  890. ln -s "/etc/$webServerName/sites-available/$virtualHostName" "/etc/$webServerName/sites-enabled/$virtualHostName" >> $logFile 2>&1
  891. comprobarError $? 911 $virtualHostName
  892. recargarServicio $webServerName
  893. unset rootVirtualHost dominioVirtualHost virtualHostFile virtualHostName aliasVirtualHost socket
  894. }
  895. mostrarDatabase() {
  896. if [ $debianOS = true ]; then
  897. database=$(whiptail --title "BASE DE DATOS" --radiolist "<ESPACIO>: seleccionar <TAB>: cambiar <FLECHAS>: moverse\n\nEscoge la base de datos que quieres usar:" $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) 2 \
  898. "MariaDB" "Instalar la base de datos MariaDB (fork de MySQL)" ON \
  899. "MySQL" "Instalar la base de datos MySQL (uso no comercial)" OFF \
  900. --ok-button "Continuar" --cancel-button "Salir" 3>&1 1>&2 2>&3)
  901. comprobarError $? 1
  902. case $database in
  903. MariaDB)
  904. mariaDBOn=true
  905. ;;
  906. MySQL)
  907. mySQLOn=true
  908. ;;
  909. *)
  910. comprobarError 1 200
  911. ;;
  912. esac
  913. unset database
  914. elif [ $rhelOS = true ]; then
  915. whiptail --title "BASE DE DATOS" --yesno "Para su distribucion $OS $DIST $REV, sólo está disponible la base de datos MariaDB." $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) --yes-button "Continuar" --no-button "Salir"
  916. comprobarError $? 1
  917. mariaDBOn=true
  918. else
  919. comprobarError 1 200
  920. fi
  921. # Otras opciones (contraseña)
  922. leerSQLPasswd
  923. }
  924. leerSQLPasswd() {
  925. control=false
  926. error=""
  927. # Leemos la contreseña (stdin) y confirmamos
  928. while [ $control = false ]; do
  929. sqlPasswd=$(whiptail --title "CONTRASEÑA SQL" --passwordbox "$error""Introduzca la contraseña para el usuario 'root' de la base de datos:" $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) --ok-button "Continuar" --nocancel 3>&1 1>&2 2>&3)
  930. comprobarError $? 1
  931. sqlPasswd2=$(whiptail --title "CONTRASEÑA SQL" --passwordbox "Confirme la contraseña:" $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) --ok-button "Continuar" --nocancel 3>&1 1>&2 2>&3)
  932. comprobarError $? 1
  933. #echo -en "SQL Password 1: $sqlPasswd\n"
  934. #echo -en "SQL Password 2: $sqlPasswd2\n"
  935. if [ -z "$sqlPasswd" ] || [ -z "$sqlPasswd2" ]; then
  936. error="ERROR: LA CONTRASEÑA NO PUEDE ESTAR VACIA.\n"
  937. elif [ $sqlPasswd != $sqlPasswd2 ];then
  938. error="ERROR: LAS CONTRASEÑAS NO COINCIDEN.\n"
  939. else
  940. control=true
  941. fi
  942. done
  943. #echo -en "SQL Password: $sqlPasswd\n"
  944. unset control error sqlPasswd2
  945. }
  946. establecerSQLPasswd() {
  947. # Establecemos SQL root passwd y securizamos BD (mysql_secure_installation)
  948. # Comprobamos si ya tiene una contraseña asignada
  949. mysql -e "FLUSH PRIVILEGES" >> $logFile 2>&1
  950. if [ $? -eq 0 ];then
  951. # Establecemos contraseña del usuario root (y desactivamos posibles plugins para forzar login por contraseña)
  952. mysql -e "UPDATE mysql.user SET plugin = '', Password = PASSWORD('$sqlPasswd') WHERE User = 'root'" >> $logFile 2>&1
  953. if [ $? -ne 0 ];then
  954. # Lo intentamos de otra forma (para versiones modernas de mysql)
  955. mysql -e "ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY '$sqlPasswd'" >> $logFile 2>&1
  956. comprobarError $? 207
  957. fi
  958. # Aplicamos el cambio de contraseña
  959. mysql -e "FLUSH PRIVILEGES" >> $logFile 2>&1
  960. # Desactivamos acceso root desde el exterior (solo localhost)
  961. mysql -u root --password=$sqlPasswd -e "DELETE FROM mysql.user WHERE User='root' AND Host NOT IN ('localhost', '127.0.0.1', '::1')" >> $logFile 2>&1
  962. comprobarError $? 208
  963. # Eliminamos todos los usuarios anónimos
  964. mysql -u root --password=$sqlPasswd -e "DELETE FROM mysql.user WHERE User=''" >> $logFile 2>&1
  965. comprobarError $? 209
  966. # Eliminamos bases de datos 'test'
  967. mysql -u root --password=$sqlPasswd -e "DROP DATABASE IF EXISTS test" >> $logFile 2>&1
  968. comprobarError $? 210
  969. # Eliminamos privilegios de la base de datos 'test'
  970. mysql -u root --password=$sqlPasswd -e "DELETE FROM mysql.db WHERE Db='test' OR Db='test\\_%'" >> $logFile 2>&1
  971. comprobarError $? 211
  972. # Aplicamos los cambios
  973. mysql -u root --password=$sqlPasswd -e "FLUSH PRIVILEGES" >> $logFile 2>&1
  974. comprobarError $? 212
  975. else
  976. comprobarError 1 206
  977. fi
  978. }
  979. instalarMySQL() {
  980. sqlServerName="mysql"
  981. if [ $debianOS = true ];then
  982. result=$(apt-get -q -y install mysql-server mysql-client 2>&1)
  983. comprobarError $? 201 $result
  984. elif [ $rhelOS = true ];then
  985. # MySQL no disponible en RHEL. 2 opciones:
  986. # 1) Instalar un repositorio adicional
  987. # 2) No instalar MySQL en distribuciones RHEL
  988. comprobarError 1 205
  989. else
  990. comprobarError 1 203
  991. fi
  992. deshabilitarServicio $sqlServerName
  993. }
  994. instalarMariaDB() {
  995. sqlServerName="mariadb"
  996. if [ $debianOS = true ];then
  997. result=$(apt-get -q -y install mariadb-server mariadb-client 2>&1)
  998. comprobarError $? 202 $result
  999. elif [ $rhelOS = true ];then
  1000. result=$(yum -y install mariadb-server mariadb 2>&1)
  1001. comprobarError $? 202 $result
  1002. else
  1003. comprobarError 1 204
  1004. fi
  1005. deshabilitarServicio $sqlServerName
  1006. }
  1007. configurarSQL() {
  1008. # Configura MariaDB o MySQL
  1009. if [ $mariaDBOn = true ] && [ $debianOS = true ];then
  1010. sqlConfFile="/etc/mysql/my.cnf"
  1011. elif [ $mariaDBOn = true ] && [ $rhelOS = true ];then
  1012. sqlConfFile="/etc/my.cnf"
  1013. elif [ $mySQLOn = true ] && [ $debianOS = true ];then
  1014. sqlConfFile="/etc/mysql/my.cnf"
  1015. else
  1016. comprobarError 1 213
  1017. fi
  1018. if [ ! -f $sqlConfFile ];then
  1019. comprobarError 1 213
  1020. fi
  1021. grep "# Configuration for Moodle" $sqlConfFile >/dev/null 2>&1
  1022. if [ $? -ne 0 ];then
  1023. # Establecemos UTF8 (codificación de caracteres) y Barracuda (sistema de ficheros)
  1024. echo -en "\n# Configuration for Moodle\n" >> $sqlConfFile
  1025. echo -en "[client]\n" >> $sqlConfFile
  1026. echo -en "default-character-set = utf8mb4\n\n" >> $sqlConfFile
  1027. echo -en "[mysqld]\n" >> $sqlConfFile
  1028. echo -en "innodb_file_format = Barracuda\n" >> $sqlConfFile
  1029. echo -en "innodb_file_per_table = 1\n" >> $sqlConfFile
  1030. echo -en "innodb_large_prefix\n\n" >> $sqlConfFile
  1031. echo -en "character-set-server = utf8mb4\n" >> $sqlConfFile
  1032. echo -en "collation-server = utf8mb4_unicode_ci\n" >> $sqlConfFile
  1033. echo -en "skip-character-set-client-handshake\n\n" >> $sqlConfFile
  1034. echo -en "[mysql]\n" >> $sqlConfFile
  1035. echo -en "default-character-set = utf8mb4\n" >> $sqlConfFile
  1036. else
  1037. comprobarError 1 214
  1038. fi
  1039. unset sqlConfFile
  1040. }
  1041. instalarPHP() {
  1042. # Instalamos PHP-7 de forma diferente si es junto a Apache o con Nginx
  1043. if [ $debianOS = true ];then
  1044. if [ $apacheOn = true ]; then
  1045. result=$(apt-get -q -y install php libapache2-mod-php php-mysql php-intl php-mbstring php-xml php-apcu php-gd php-curl php-zip php-soap php-xmlrpc 2>&1)
  1046. comprobarError $? 302 $result
  1047. elif [ $nginxOn = true ];then
  1048. phpFPMName="php7.2-fpm"
  1049. result=$(apt-get -q -y install php-fpm php-mysql php-intl php-mbstring php-xml php-apcu php-gd php-curl php-zip php-soap php-xmlrpc 2>&1)
  1050. comprobarError $? 302 $result
  1051. deshabilitarServicio $phpFPMName
  1052. else
  1053. comprobarError 1 301
  1054. fi
  1055. elif [ $rhelOS = true ];then
  1056. # Necesitamos un repositorio adicional para PHP-7 (EPEL-RELEASE)
  1057. result=$(yum -y install epel-release yum-utils 2>&1)
  1058. comprobarError $? 103 $result
  1059. # Necesitamos un repositorio adicional para PHP-7 (REMI-RELEASE)
  1060. if [ ! -f /etc/yum.repos.d/remi-php72.repo ];then
  1061. if [ $VERSION = "7" ];then
  1062. result=$(yum -y install http://remi.mirrors.cu.be/enterprise/remi-release-7.rpm 2>&1)
  1063. comprobarError $? 303 $result
  1064. elif [ $VERSION = "6" ];then
  1065. result=$(yum -y install http://remi.mirrors.cu.be/enterprise/remi-release-6.rpm 2>&1)
  1066. comprobarError $? 303 $result
  1067. elif [ $VERSION = "28" ];then
  1068. result=$(yum -y install http://remi.mirrors.cu.be/fedora/remi-release-28.rpm 2>&1)
  1069. comprobarError $? 303 $result
  1070. elif [ $VERSION = "27" ];then
  1071. result=$(yum -y install http://remi.mirrors.cu.be/fedora/remi-release-27.rpm 2>&1)
  1072. comprobarError $? 303 $result
  1073. else
  1074. comprobarError 1 304
  1075. fi
  1076. fi
  1077. # Activamos repositorio remi-php72
  1078. result=$(yum-config-manager --enable remi-php72 2>&1)
  1079. comprobarError $? 303 $result
  1080. # Instalamos PHP-7.2
  1081. if [ $apacheOn = true ];then
  1082. result=$(yum -y install php php-mysql php-intl php-mbstring php-mcrypt php-xml php-pecl-apcu php-gd php-pear-Net-Curl php-pecl-zip php-soap php-xmlrpc 2>&1)
  1083. comprobarError $? 302 $result
  1084. elif [ $nginxOn = true ];then
  1085. phpFPMName="php-fpm"
  1086. result=$(yum -y install php php-fpm php-mysql php-intl php-mbstring php-mcrypt php-xml php-pecl-apcu php-gd php-pear-Net-Curl php-pecl-zip php-soap php-xmlrpc 2>&1)
  1087. comprobarError $? 302 $result
  1088. deshabilitarServicio $phpFPMName
  1089. else
  1090. comprobarError 1 301
  1091. fi
  1092. else
  1093. comprobarError 1 300
  1094. fi
  1095. }
  1096. configurarPHP() {
  1097. # Configura PHP para segurizarlo y establecer máximo de subida.
  1098. if [ $debianOS = true ];then
  1099. phpConfFile="./etc/php/php.ini.debian"
  1100. phpDest="/etc/php/7.2/cli/php.ini"
  1101. elif [ $rhelOS = true ];then
  1102. phpConfFile="./etc/php/php.ini.rhel"
  1103. phpDest="/etc/php.ini"
  1104. fi
  1105. if [ ! -f $phpConfFile ];then
  1106. comprobarError 1 4 "$phpConfFile"
  1107. fi
  1108. # Copiamos configuración
  1109. cp -f $phpConfFile $phpDest 2>/dev/null
  1110. comprobarError $? 305
  1111. # Configuramos cgi.fix_pathinfo
  1112. sed -i '/cgi.fix_pathinfo=/c\cgi.fix_pathinfo=0' $phpDest
  1113. comprobarError $? 305
  1114. # Configuramos post_max_size
  1115. sed -i '/post_max_size =/c\post_max_size = '$maxUpload $phpDest
  1116. comprobarError $? 305
  1117. # Configuramos upload_max_filesize
  1118. sed -i '/upload_max_filesize =/c\upload_max_filesize = '$maxUpload $phpDest
  1119. comprobarError $? 305
  1120. # Configurar php-fpm (sólo en RHEL con Nginx)
  1121. if [ $rhelOS = true ] && [ $nginxOn = true ];then
  1122. # Configurar Socket UNIX
  1123. phpConfFile="./etc/php/php-fpm.d/www.conf"
  1124. phpDest="/etc/php-fpm.d/www.conf"
  1125. if [ ! -f $phpConfFile ];then
  1126. comprobarError $? 4 "$phpConfFile"
  1127. fi
  1128. cp -f $phpConfFile $phpDest 2>/dev/null
  1129. comprobarError $? 305
  1130. # Configurar Permisos /var/lib/php
  1131. chown -R $webServerUser:$webServerGroup /var/lib/php/
  1132. comprobarError $? 305
  1133. fi
  1134. unset phpConfFile phpDest
  1135. }
  1136. establecerMaxUpload() {
  1137. control=false
  1138. error=""
  1139. while [ $control = false ];do
  1140. maxUpload2=$(whiptail --title "PHP MAX UPLOAD" --inputbox "$error""Introduzca el tamaño máximo permitido de los ficheros subidos al servidor:\n(<K:Kilobyte> <M:Megabyte> <G:Gigabyte>)" $((ALTO * 9 / 10)) $((ANCHO * 9 / 10)) $maxUpload --ok-button "Continuar" --cancel-button "Salir" 3>&1 1>&2 2>&3)
  1141. comprobarError $? 1
  1142. if [ -z "$maxUpload2" ];then
  1143. error="ERROR: NO PUEDES DEJAR ESTE PARÁMETRO VACIO.\n"
  1144. else
  1145. control=true
  1146. fi
  1147. done
  1148. maxUpload=$maxUpload2
  1149. unset control maxUpload2
  1150. }
  1151. instalarPHPInfo() {
  1152. # Instalar fichero php
  1153. if [ ! -f /etc/$webServerName/sites-enabled/phpinfo.conf ];then
  1154. infoFile="./var/www/info.php"
  1155. if [ ! -f $infoFile ];then
  1156. comprobarError 1 4 "$infoFile"
  1157. fi
  1158. mkdir /var/www/localhost 2>/dev/null
  1159. comprobarError $? 106
  1160. cp -f $infoFile /var/www/localhost/ 2>/dev/null
  1161. comprobarError $? 106
  1162. chown -R $webServerUser:$webServerGroup /var/www/localhost 2>/dev/null
  1163. comprobarError $? 106
  1164. unset infoFile
  1165. # Instalar VirtualHost
  1166. if [ $apacheOn = true ] && [ $sslOn = false ];then
  1167. virtualHost="./etc/apache2/sites-available/phpinfo.conf"
  1168. elif [ $nginxOn = true ] && [ $sslOn = false ];then
  1169. virtualHost="./etc/nginx/sites-available/phpinfo.conf"
  1170. elif [ $apacheOn = true ] && [ $sslOn = true ];then
  1171. virtualHost="./etc/apache2/sites-available/phpinfo-ssl.conf"
  1172. elif [ $nginxOn = true ] && [ $sslOn = true ];then
  1173. virtualHost="./etc/nginx/sites-available/phpinfo-ssl.conf"
  1174. else
  1175. comprobarError 1 106
  1176. fi
  1177. instalarVirtualHost "/var/www/localhost" $virtualHost "localhost"
  1178. unset virtualHost
  1179. return 0
  1180. else
  1181. return 1
  1182. fi
  1183. }
  1184. habilitarServicio() {
  1185. # Arrancamos y habilitamos el servicio (con SystemD, Upstart o SystemV)
  1186. # Intentamos con systemctl (SystemD)
  1187. #echo -en "Habilitando Servicio '$1'" | tee -a $logFile
  1188. if [ $# -le 0 ];then
  1189. comprobarError 1 900
  1190. fi
  1191. which systemctl > /dev/null 2>&1
  1192. if [ $? -eq 0 ]; then
  1193. #echo -en " (SystemD)..." | tee -a $logFile
  1194. systemctl start $1 > /dev/null 2>&1
  1195. comprobarError $? 901 $1
  1196. systemctl enable $1 > /dev/null 2>&1
  1197. comprobarError $? 902 $1
  1198. else
  1199. # Intentamos con service (Upstart)
  1200. which service > /dev/null 2>&1
  1201. if [ $? -eq 0 ]; then
  1202. #echo -en " (Upstart)..." | tee -a $logFile
  1203. service $1 start > /dev/null 2>&1
  1204. comprobarError $? 901 $1
  1205. else
  1206. # Intentamos con init.d (SystemV)
  1207. #echo -en " (SystemV)..." | tee -a $logFile
  1208. /etc/init.d/$1 start > /dev/null 2>&1
  1209. comprobarError $? 901 $1
  1210. fi
  1211. # Intentamos habilitar en el arranque (Upstart)
  1212. which update-rc.d > /dev/null 2>&1
  1213. if [ $? -eq 0 ];then
  1214. update-rc.d $1 enable
  1215. comprobarError $? 902 $1
  1216. else
  1217. # Intentamos habilitar en el arranque (SystemV)
  1218. which chkconfig > /dev/null 2>&1
  1219. if [ $? -eq 0 ];then
  1220. chkconfig $1 on
  1221. comprobarError $? 902 $1
  1222. else
  1223. # ¿Qué mas opciones nos quedan?
  1224. comprobarError 1 902 $1
  1225. fi
  1226. fi
  1227. fi
  1228. # Mejora: comprobar si el servicio está parado
  1229. #echo -en " OK.\n" | tee -a $logFile
  1230. }
  1231. deshabilitarServicio() {
  1232. # Paramos y deshabilitamos el servicio (con SystemD, Upstart o SystemV)
  1233. # Intentamos con systemctl (SystemD)
  1234. #echo -en "Deshabilitando Servicio '$1'" | tee -a $logFile
  1235. if [ $# -le 0 ];then
  1236. comprobarError 1 903
  1237. fi
  1238. which systemctl > /dev/null 2>&1
  1239. if [ $? -eq 0 ]; then
  1240. #echo -en " (SystemD)..." | tee -a $logFile
  1241. systemctl stop $1 > /dev/null 2>&1
  1242. comprobarError $? 904 $1
  1243. systemctl disable $1 > /dev/null 2>&1
  1244. comprobarError $? 905 $1
  1245. else
  1246. # Intentamos con service (Upstart)
  1247. which service > /dev/null 2>&1
  1248. if [ $? -eq 0 ]; then
  1249. #echo -en " (Upstart)..." | tee -a $logFile
  1250. service $1 stop > /dev/null 2>&1
  1251. comprobarError $? 904 $1
  1252. else
  1253. # Intentamos con init.d (SystemV)
  1254. #echo -en " (SystemV)..." | tee -a $logFile
  1255. /etc/init.d/$1 stop > /dev/null 2>&1
  1256. comprobarError $? 904 $1
  1257. fi
  1258. # Intentamos habilitar en el arranque (Upstart)
  1259. which update-rc.d > /dev/null 2>&1
  1260. if [ $? -eq 0 ];then
  1261. update-rc.d $1 disable
  1262. comprobarError $? 905 $1
  1263. else
  1264. # Intentamos habilitar en el arranque (SystemV)
  1265. which chkconfig > /dev/null 2>&1
  1266. if [ $? -eq 0 ];then
  1267. chkconfig $1 off
  1268. comprobarError $? 905 $1
  1269. else
  1270. # ¿Qué mas opciones nos quedan?
  1271. comprobarError 1 905 $1
  1272. fi
  1273. fi
  1274. fi
  1275. # Mejora: comprobar si el servicio está funcionando
  1276. #echo -en " OK.\n" | tee -a $logFile
  1277. }
  1278. recargarServicio() {
  1279. # Recargamos el servicio (con SystemD, Upstart o SystemV)
  1280. # Intentamos con systemctl (SystemD)
  1281. #echo -en "Recargando Servicio '$1'" | tee -a $logFile
  1282. if [ $# -le 0 ];then
  1283. comprobarError 1 912
  1284. fi
  1285. which systemctl > /dev/null 2>&1
  1286. if [ $? -eq 0 ]; then
  1287. #echo -en " (SystemD)..." | tee -a $logFile
  1288. systemctl reload $1 > /dev/null 2>&1
  1289. comprobarError $? 913 $1
  1290. else
  1291. # Intentamos con service (Upstart)
  1292. which service > /dev/null 2>&1
  1293. if [ $? -eq 0 ]; then
  1294. #echo -en " (Upstart)..." | tee -a $logFile
  1295. service $1 reload > /dev/null 2>&1
  1296. comprobarError $? 913 $1
  1297. else
  1298. # Intentamos con init.d (SystemV)
  1299. #echo -en " (SystemV)..." | tee -a $logFile
  1300. /etc/init.d/$1 reload > /dev/null 2>&1
  1301. comprobarError $? 913 $1
  1302. fi
  1303. fi
  1304. # Mejora: comprobar si el servicio está funcionando
  1305. #echo -en " OK.\n" | tee -a $logFile
  1306. }
  1307. configurarCortafuegos() {
  1308. # Configuramos cortafuegos (añadir reglas y encender)
  1309. # Comprobamos si estamos usando SSH
  1310. esSSH $PPID
  1311. if [ $debianOS = true ];then
  1312. ufw allow 80/tcp >> $logFile 2>&1
  1313. comprobarError $? 906 "80/tcp"
  1314. if [ $sshControl = true ];then
  1315. ufw allow 22/tcp >> $logFile 2>&1
  1316. comprobarError $? 906 "22/tcp"
  1317. fi
  1318. if [ $sslOn = true ];then
  1319. ufw allow 443/tcp >> $logFile 2>&1
  1320. comprobarError $? 906 "443/tcp"
  1321. fi
  1322. ufw --force enable >> $logFile 2>&1
  1323. comprobarError $? 907
  1324. elif [ $rhelOS = true ];then
  1325. firewall-cmd --add-port=80/tcp >> $logFile 2>&1
  1326. comprobarError $? 906 "80/tcp"
  1327. if [ $sshControl = true ];then
  1328. firewall-cmd --add-port=22/tcp >> $logFile 2>&1
  1329. comprobarError $? 906 "22/tcp"
  1330. fi
  1331. if [ $sslOn = true ];then
  1332. firewall-cmd --add-port=443/tcp >> $logFile 2>&1
  1333. comprobarError $? 906 "443/tcp"
  1334. fi
  1335. firewall-cmd --runtime-to-permanent >> $logFile 2>&1
  1336. comprobarError $? 907
  1337. habilitarServicio firewalld >> $logFile 2>&1
  1338. comprobarError $? 907
  1339. fi
  1340. unset sshControl
  1341. }
  1342. esSSH() {
  1343. p=${1:-$PPID}
  1344. #read pid name x ppid y < <( cat /proc/$p/stat )
  1345. read pid name ppid < <( ps -o pid= -o comm= -o ppid= -p $p)
  1346. [[ "$name" =~ sshd ]] && { sshControl=true; return 0; }
  1347. [ "$ppid" -le 1 ] && { sshControl=false; return 1; }
  1348. esSSH $ppid
  1349. }
  1350. descargarMediaWiki() {
  1351. # Descargar la versión 1.31.0 de MediaWiki
  1352. if [ ! -d ./var ];then
  1353. comprobarError 1 5 "./var"
  1354. fi
  1355. curl "https://releases.wikimedia.org/mediawiki/1.31/mediawiki-1.31.0.tar.gz" 2>/dev/null | tar -xz -C "./var/"
  1356. comprobarError $? 501
  1357. }
  1358. configurarMediaWiki() {
  1359. # Configuramos MediaWiki
  1360. if [ ! -f /var/www/$dominioMediaWiki/LocalSettings.php ];then
  1361. # Copiamos archivos
  1362. cp -fR ./var/mediawiki-1.31.0/ /var/www/$dominioMediaWiki
  1363. comprobarError $? 502
  1364. # Configuramos LocalSettings.php (y crea la base de datos por nosotros)
  1365. nombreDBMW=$(echo $dominioMediaWiki | sed -e 's/\./_/g')
  1366. userDBMW=$(echo $dominioMediaWiki | sed -e 's/\./_/g')
  1367. php /var/www/$dominioMediaWiki/maintenance/install.php --dbname=$nombreDBMW --dbserver="localhost" --installdbuser=root --installdbpass=$sqlPasswd --dbuser=$userDBMW --dbpass=$sqlPasswd --scriptpath="" --lang=es --pass=$passwdMediaWiki --with-extensions "$nombreMediaWiki" "admin" >> $logFile 2>&1
  1368. comprobarError $? 502
  1369. # Configuraciones adicionales
  1370. sed -i '/$wgLanguageCode =/c\$wgLanguageCode = "es";' /var/www/$dominioMediaWiki/LocalSettings.php
  1371. comprobarError $? 502
  1372. sed -i '/$wgEnableEmail =/c\$wgEnableEmail = false;' /var/www/$dominioMediaWiki/LocalSettings.php
  1373. comprobarError $? 502
  1374. sed -i '/$wgEnableUploads =/c\$wgEnableUploads = true;' /var/www/$dominioMediaWiki/LocalSettings.php
  1375. comprobarError $? 502
  1376. echo -en "\$wgArticlePath = \"/wiki/\$1\";\n" >> /var/www/$dominioMediaWiki/LocalSettings.php
  1377. echo -en "\$wgUsePathInfo = true;\n" >> /var/www/$dominioMediaWiki/LocalSettings.php
  1378. echo -en "\$wgGroupPermissions['*']['createaccount'] = true;\n" >> /var/www/$dominioMediaWiki/LocalSettings.php
  1379. echo -en "\$wgGroupPermissions['*']['edit'] = false;\n" >> /var/www/$dominioMediaWiki/LocalSettings.php
  1380. echo -en "\$wgGroupPermissions['*']['read'] = true;\n" >> /var/www/$dominioMediaWiki/LocalSettings.php
  1381. # Actualizamos permisos
  1382. chown -R $webServerUser:$webServerGroup /var/www/$dominioMediaWiki
  1383. comprobarError $? 502
  1384. # Configuramos VirtualHost
  1385. if [ $apacheOn = true ] && [ $sslOn = false ];then
  1386. virtualHost="./etc/apache2/sites-available/mediawiki.conf"
  1387. elif [ $nginxOn = true ] && [ $sslOn = false ];then
  1388. virtualHost="./etc/nginx/sites-available/mediawiki.conf"
  1389. elif [ $apacheOn = true ] && [ $sslOn = true ];then
  1390. virtualHost="./etc/apache2/sites-available/mediawiki-ssl.conf"
  1391. elif [ $nginxOn = true ] && [ $sslOn = true ];then
  1392. virtualHost="./etc/nginx/sites-available/mediawiki-ssl.conf"
  1393. else
  1394. comprobarError 1 502
  1395. fi
  1396. if [ ! -f $virtualHost ];then
  1397. comprobarError $? 502
  1398. fi
  1399. instalarVirtualHost "/var/www/$dominioMediaWiki" $virtualHost $dominioMediaWiki $aliasMediaWiki
  1400. unset virtualHost
  1401. else
  1402. comprobarError 1 503 $dominioMediaWiki
  1403. fi
  1404. }
  1405. descargarMoodle() {
  1406. # Descargar la versión 1.31.0 de MediaWiki
  1407. if [ ! -d ./var ];then
  1408. comprobarError 1 5 "./var"
  1409. fi
  1410. #echo -en "Descargando Moodle-3.5-1..." | tee -a $logFile
  1411. #curl -o "./var/moodle-3.5.1.tgz" "https://download.moodle.org/download.php/direct/stable35/moodle-latest-35.tgz" >> $logFile 2>&1
  1412. curl "https://download.moodle.org/download.php/direct/stable35/moodle-latest-35.tgz" 2>/dev/null | tar -xz -C "./var/"
  1413. comprobarError $? 501
  1414. #echo -en " OK.\n" | tee -a $logFile
  1415. }
  1416. configurarMoodle() {
  1417. # Configurar Moodle
  1418. if [ ! -f /var/www/$dominioMoodle/config.php ];then
  1419. # Copiamos archivos
  1420. cp -Rf ./var/moodle/ /var/www/$dominioMoodle
  1421. comprobarError $? 602
  1422. # Crear carperta de datos (no online)
  1423. if [ ! -d /var/www/moodledata ];then
  1424. mkdir /var/www/moodledata 2>/dev/null
  1425. comprobarError $? 602
  1426. fi
  1427. # Creamos Base de Datos
  1428. nombreDBMo=$(echo $dominioMoodle | sed -e 's/\./_/g')
  1429. userDBMo=$(echo $dominioMoodle | sed -e 's/\./_/g')
  1430. crearDBMoodle
  1431. # Configurar SE-Linux (RHEL)
  1432. if [ $rhelOS = true ];then
  1433. configurarSELinux
  1434. fi
  1435. # Configuramos e instalamos Moodle
  1436. if [ $sslOn = true ];then
  1437. wwwroot="https://$dominioMoodle"
  1438. else
  1439. wwwroot="http://$dominioMoodle"
  1440. fi
  1441. if [ $mySQLOn = true ];then
  1442. dbtype="mysqli"
  1443. elif [ $mariaDBOn = true ];then
  1444. dbtype="mariadb"
  1445. else
  1446. comprobarError 1 602
  1447. fi
  1448. sudo -u $webServerUser php /var/www/$dominioMoodle/admin/cli/install.php --lang=es --wwwroot="$dominioMoodle" --dbtype="$dbtype" --dbname="$nombreDBMo" --dbuser="$userDBMo" --dbpass="$sqlPasswd" --fullname="$nombreMoodle" --shortname=$nombreCortoMoodle --adminuser=admin --adminpass=$passwdMoodle --adminemail="admin@$dominioMoodle" --agree-license --non-interactive >>$logFile 2>&1
  1449. comprobarError $? 602
  1450. # Actualizamos permisos
  1451. chown -R $webServerUser:$webServerGroup /var/www/$dominioMoodle /var/www/moodledata
  1452. # Configuramos VirtualHost
  1453. if [ $apacheOn = true ] && [ $sslOn = false ];then
  1454. virtualHost="./etc/apache2/sites-available/moodle.conf"
  1455. elif [ $nginxOn = true ] && [ $sslOn = false ];then
  1456. virtualHost="./etc/nginx/sites-available/moodle.conf"
  1457. elif [ $apacheOn = true ] && [ $sslOn = true ];then
  1458. virtualHost="./etc/apache2/sites-available/moodle-ssl.conf"
  1459. elif [ $nginxOn = true ] && [ $sslOn = true ];then
  1460. virtualHost="./etc/nginx/sites-available/moodle-ssl.conf"
  1461. else
  1462. comprobarError 1 602
  1463. fi
  1464. instalarVirtualHost "/var/www/$dominioMoodle" $virtualHost $dominioMoodle
  1465. unset virtualHost wwwroot dbtype
  1466. else
  1467. comprobarError 1 603 $dominioMoodle
  1468. fi
  1469. }
  1470. crearDBMoodle() {
  1471. # Creamos una base de datos para Moodle
  1472. dbDir="./etc/db"
  1473. if [ ! -d $dbDir ];then
  1474. mkdir $dbDir 2>/dev/null
  1475. comprobarError $? 503
  1476. fi
  1477. dbFile=$dbDir"/moodle.sql"
  1478. echo -en "CREATE DATABASE IF NOT EXISTS $nombreDBMo DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\n" > $dbFile
  1479. echo -en "GRANT ALL PRIVILEGES ON $nombreDBMo.* TO '$userDBMo'@'localhost' IDENTIFIED BY '$sqlPasswd';\n" >> $dbFile
  1480. mysql -u root --password=$sqlPasswd < $dbFile
  1481. control=$?
  1482. rm -f $dbFile 2>/dev/null
  1483. comprobarError $? 503
  1484. comprobarError $control 503
  1485. unset control dbFile dbDir
  1486. }
  1487. configurarSELinux() {
  1488. # Configura SELinux (Sólo para RHEL)
  1489. which semanage >/dev/null 2>&1
  1490. if [ $? -ne 0 ];then
  1491. result=$(yum -y install policycoreutils-python 2>&1)
  1492. comprobarError $? 605 $result
  1493. fi
  1494. semanage fcontext -a -t httpd_sys_rw_content_t "/var/www/moodledata(/.*)?" > /dev/null 2>&1
  1495. comprobarError $? 604
  1496. restorecon -R /var/www/ > /dev/null 2>&1
  1497. comprobarError $? 604
  1498. }
  1499. # Comprobación del sistema e inicialización
  1500. inicializarVariables
  1501. comprobarRoot
  1502. OSInfo
  1503. comprobarDependencias
  1504. # Bienvenida
  1505. mostrarBienvenida
  1506. # Selección de componentes (express vs avanzada)
  1507. mostrarExpress
  1508. # Instalación Servidor Web
  1509. if [ $apacheOn = true ]; then
  1510. echo -en "Instalando Servidor Web Apache..." | tee -a $logFile
  1511. # {
  1512. # echo -en "%s\n" $((100 * progreso / progresoTotal))
  1513. instalarApache
  1514. progreso=$((progreso + 1))
  1515. # } > >(whiptail --gauge "Instalando Web Server Apache..." $((ALTO * 4 / 10)) $((ANCHO * 9 / 10)) $((100 * progreso / progresoTotal)))
  1516. echo -en " OK.\n" | tee -a $logFile
  1517. elif [ $nginxOn = true ]; then
  1518. echo -en "Instalando Servidor Web Nginx..." | tee -a $logFile
  1519. # {
  1520. # echo -en "%s\n" $((100 * progreso / progresoTotal))
  1521. instalarNginx
  1522. progreso=$((progreso + 1))
  1523. # } > >(whiptail --gauge "Instalando Web Server Nginx..." $((ALTO * 4 / 10)) $((ANCHO * 9 / 10)) $((100 * progreso / progresoTotal)))
  1524. echo -en " OK.\n" | tee -a $logFile
  1525. fi
  1526. # Instalación Base de Datos
  1527. if [ $mySQLOn = true ]; then
  1528. echo -en "Instalando Base de Datos MySQL..." | tee -a $logFile
  1529. # {
  1530. # echo -en "%s\n" $((100 * progreso / progresoTotal))
  1531. instalarMySQL
  1532. progreso=$((progreso + 1))
  1533. # } > >(whiptail --gauge "Instalando Base de Datos MySQL..." $((ALTO * 4 / 10)) $((ANCHO * 9 / 10)) $((100 * progreso / progresoTotal)))
  1534. echo -en " OK.\n" | tee -a $logFile
  1535. elif [ $mariaDBOn = true ]; then
  1536. echo -en "Instalando Base de Datos MariaDB..." | tee -a $logFile
  1537. # {
  1538. # echo -en "%s\n" $((100 * progreso / progresoTotal))
  1539. instalarMariaDB
  1540. progreso=$((progreso + 1))
  1541. # } > >(whiptail --gauge "Instalando Base de Datos MariaDB..." $((ALTO * 4 / 10)) $((ANCHO * 9 / 10)) $((100 * progreso / progresoTotal)))
  1542. echo -en " OK.\n" | tee -a $logFile
  1543. fi
  1544. # Instalación PHP-7.2
  1545. if [ $phpOn = true ]; then
  1546. echo -en "Instalando PHP-7..." | tee -a $logFile
  1547. # {
  1548. # echo -en "%s\n" $((100 * progreso / progresoTotal))
  1549. instalarPHP
  1550. progreso=$((progreso + 1))
  1551. # } > >(whiptail --gauge "Instalando PHP-7..." $((ALTO * 4 / 10)) $((ANCHO * 9 / 10)) $((100 * progreso / progresoTotal)))
  1552. echo -en " OK.\n" | tee -a $logFile
  1553. fi
  1554. # Instalación SSL/TLS
  1555. if [ $sslOn = true ];then
  1556. echo -en "Instalando SSL/TLS..." | tee -a $logfile
  1557. # {
  1558. # echo -en "%s\n" $((100 * progreso / progresoTotal))
  1559. sleep 2
  1560. progreso=$((progreso + 1))
  1561. # } > >(whiptail --gauge "Instalando SSL/TLS..." $((ALTO * 4 / 10)) $((ANCHO * 9 / 10)) $((100 * progreso / progresoTotal)))
  1562. echo -en " OK.\n" | tee -a $logFile
  1563. fi
  1564. # Configuración Web Server
  1565. if [ $apacheOn = true ];then
  1566. echo -en "Configurando Servidor Web Apache..." | tee -a $logFile
  1567. # {
  1568. # echo -en "%s\n" $((100 * progreso / progresoTotal))
  1569. configurarApache
  1570. progreso=$((progreso + 1))
  1571. # } > >(whiptail --gauge "Configurando Servidor Web..." $((ALTO * 4 / 10)) $((ANCHO * 9 / 10)) $((100 * progreso / progresoTotal)))
  1572. echo -en " OK.\n" | tee -a $logFile
  1573. elif [ $nginxOn = true ]; then
  1574. echo -en "Configurando Servidor Web Nginx..." | tee -a $logFile
  1575. # {
  1576. # echo -en "%s\n" $((100 * progreso / progresoTotal))
  1577. configurarNginx
  1578. progreso=$((progreso + 1))
  1579. # } > >(whiptail --gauge "Configurando Servidor Web..." $((ALTO * 4 / 10)) $((ANCHO * 9 / 10)) $((100 * progreso / progresoTotal)))
  1580. echo -en " OK.\n" | tee -a $logFile
  1581. fi
  1582. # Configuración Database (Arrancar Base de Datos, establecer contraseña y configuración segura)
  1583. if [ $mySQLOn = true ] || [ $mariaDBOn = true ];then
  1584. echo -en "Configurando Base de Datos..." | tee -a $logFile
  1585. # {
  1586. # echo -en "%s\n" $((100 * progreso / progresoTotal))
  1587. configurarSQL
  1588. progreso=$((progreso + 1))
  1589. # } > >(whiptail --gauge "Configurando Base de Datos MySQL..." $((ALTO * 4 / 10)) $((ANCHO * 9 / 10)) $((100 * progreso / progresoTotal)))
  1590. echo -en " OK.\n" | tee -a $logFile
  1591. habilitarServicio "$sqlServerName"
  1592. echo -en "Estableciendo contraseña de la Base de Datos..." | tee -a $logFile
  1593. # {
  1594. # echo -en "%s\n" $((100 * progreso / progresoTotal))
  1595. establecerSQLPasswd
  1596. progreso=$((progreso + 1))
  1597. # } > >(whiptail --gauge "Configurando Base de Datos MySQL..." $((ALTO * 4 / 10)) $((ANCHO * 9 / 10)) $((100 * progreso / progresoTotal)))
  1598. echo -en " OK.\n" | tee -a $logFile
  1599. fi
  1600. # Configuración PHP (cgi.fix_pathinfo=0 y Configurar máximo de subida de archivos)
  1601. if [ $phpOn = true ];then
  1602. echo -en "Configurando PHP-7..." | tee -a $logFile
  1603. # {
  1604. # echo -en "%s\n" $((100 * progreso / progresoTotal))
  1605. configurarPHP
  1606. progreso=$((progreso + 1))
  1607. # } > >(whiptail --gauge "Configurando PHP-7..." $((ALTO * 4 / 10)) $((ANCHO * 9 / 10)) $((100 * progreso / progresoTotal)))
  1608. echo -en " OK.\n" | tee -a $logFile
  1609. fi
  1610. # Configuración SSL/TLS
  1611. # Generar certificados
  1612. # Configurar certificados
  1613. if [ $sslOn = true ];then
  1614. echo -en "Configurando SSL/TLS..." | tee -a $logFile
  1615. # {
  1616. # echo -en "%s\n" $((100 * progreso / progresoTotal))
  1617. sleep 2
  1618. progreso=$((progreso + 1))
  1619. # } > >(whiptail --gauge "Configurando SSL/TLS..." $((ALTO * 4 / 10)) $((ANCHO * 9 / 10)) $((100 * progreso / progresoTotal)))
  1620. echo -en " OK.\n" | tee -a $logFile
  1621. fi
  1622. # Arrancar y habilitar todos los servicios (SystemD, Service o SystemV)
  1623. echo -en "Habilitando todos los servicios..." | tee -a $logFile
  1624. # {
  1625. # echo -en "%s\n" $((100 * progreso / progresoTotal))
  1626. if [ $apacheOn = true ];then
  1627. habilitarServicio $webServerName
  1628. elif [ $nginxOn = true ];then
  1629. habilitarServicio $webServerName
  1630. if [ $phpOn = true ];then
  1631. habilitarServicio $phpFPMName
  1632. fi
  1633. fi
  1634. progreso=$((progreso + 1))
  1635. # } > >(whiptail --gauge "Arrancando Servicios..." $((ALTO * 4 / 10)) $((ANCHO * 9 / 10)) $((100 * progreso / progresoTotal)))
  1636. echo -en " OK.\n" | tee -a $logFile
  1637. # MediaWiki
  1638. if [ $mediaWikiOn = true ]; then
  1639. # Descargar MediaWiki
  1640. echo -en "Descargando MediaWiki-1.31.0..." | tee -a $logFile
  1641. # {
  1642. # echo -en "%s\n" $((100 * progreso / progresoTotal))
  1643. descargarMediaWiki
  1644. progreso=$((progreso + 1))
  1645. # } > >(whiptail --gauge "Instalando MediaWiki..." $((ALTO * 4 / 10)) $((ANCHO * 9 / 10)) $((100 * progreso / progresoTotal)))
  1646. echo -en " OK.\n" | tee -a $logFile
  1647. # Configurar MediWiki
  1648. echo -en "Configurando MediaWiki..." | tee -a $logFile
  1649. # {
  1650. # echo -en "%s\n" $((100 * progreso / progresoTotal))
  1651. configurarMediaWiki
  1652. progreso=$((progreso + 1))
  1653. # } > >(whiptail --gauge "Configurando MediaWiki..." $((ALTO * 4 / 10)) $((ANCHO * 9 / 10)) $((100 * progreso / progresoTotal)))
  1654. echo -en " OK.\n" | tee -a $logFile
  1655. fi
  1656. # Moodle
  1657. if [ $moodleOn = true ]; then
  1658. # Descargar Moodle
  1659. echo -en "Descargando Moodle-3.5.1..." | tee -a $logFile
  1660. # {
  1661. # echo -en "%s\n" $((100 * progreso / progresoTotal))
  1662. descargarMoodle
  1663. progreso=$((progreso + 1))
  1664. # } > >(whiptail --gauge "Instalando Moodle..." $((ALTO * 4 / 10)) $((ANCHO * 9 / 10)) $((100 * progreso / progresoTotal)))
  1665. echo -en " OK.\n" | tee -a $logFile
  1666. # Configuración Moodle
  1667. echo -en "Configurando Moodle..." | tee -a $logFile
  1668. # {
  1669. # echo -en "%s\n" $((100 * progreso / progresoTotal))
  1670. configurarMoodle
  1671. progreso=$((progreso + 1))
  1672. # } > >(whiptail --gauge "Configurando Moodle..." $((ALTO * 4 / 10)) $((ANCHO * 9 / 10)) $((100 * progreso / progresoTotal)))
  1673. echo -en " OK.\n" | tee -a $logFile
  1674. fi
  1675. # Configurar Virtual Hosts
  1676. # Instalar info.php
  1677. if [ $infoPHPOn = true ];then
  1678. echo -en "Configurando 'info.php'..." | tee -a $logFile
  1679. instalarPHPInfo
  1680. if [ $? -eq 0 ];then
  1681. echo -en " OK.\n" | tee -a $logFile
  1682. else
  1683. echo -en " Ya se encuentra configurado.\n" | tee -a $logFile
  1684. fi
  1685. fi
  1686. # Añadir reglas del cortafuegos
  1687. echo -en "Configurando Cortafuegos..." | tee -a $logFile
  1688. # {
  1689. # echo -en "%s\n" $((100 * progreso / progresoTotal))
  1690. configurarCortafuegos
  1691. progreso=$((progreso + 1))
  1692. # } > >(whiptail --gauge "Configurando Cortafuegos..." $((ALTO * 4 / 10)) $((ANCHO * 9 / 10)) $((100 * progreso / progresoTotal)))
  1693. echo -en " OK.\n" | tee -a $logFile
  1694. # Configurar actualizaciones
  1695. if [ $actualizacionesOn = true ]; then
  1696. echo -en "Configurando Actualizaciones Automáticas..." | tee -a $logFile
  1697. # {
  1698. # echo -en "%s\n" $((100 * progreso / progresoTotal))
  1699. sleep 2
  1700. progreso=$((progreso + 1))
  1701. # } > >(whiptail --gauge "Configurando actualizaciones automáticas..." $((ALTO * 4 / 10)) $((ANCHO * 9 / 10)) $((100 * progreso / progresoTotal)))
  1702. echo -en " OK.\n" | tee -a $logFile
  1703. fi