Using SaltStack to Install High Performance LAMP on Fedora 25
-
Obviously, LAMP is one of the simpler installations that you can do. All of the real complications come from installing applications on top of our LAMP build.
-
Needs supports for Virtual Hosts, and WordPress
-
@aaronstuder said in Using SaltStack to Install High Performance LAMP on Fedora 25:
Needs supports for Virtual Hosts, and WordPress
What support is missing for virtual hosts?
-
I tested Virtual Hosts. They worked.
-
Are you using minimal or fedora Server edition has your base environment?
-
@black3dynamite said in Using SaltStack to Install High Performance LAMP on Fedora 25:
Are you using minimal or fedora Server edition has your base environment?
Fedora Server, is there a Fedora Minimal? I've not seen that mentioned in years.
-
@scottalanmiller
"The Fedora Server NetInstall image is a universal, and can be used to install any Fedora flavor or own set of favorite packages."https://docs.fedoraproject.org/en-US/Fedora/25/html/Installation_Guide/chap-downloading-fedora.html
-
@black3dynamite said in Using SaltStack to Install High Performance LAMP on Fedora 25:
@scottalanmiller
"The Fedora Server NetInstall image is a universal, and can be used to install any Fedora flavor or own set of favorite packages."https://docs.fedoraproject.org/en-US/Fedora/25/html/Installation_Guide/chap-downloading-fedora.html
I'm just taking the vanilla from the net install.
-
I've added an article on using NGinx to accelerate SSL in front of LAMP: https://mangolassi.it/topic/13177/deploying-an-nginx-reverse-proxy-with-ssl-on-a-lamp-server-with-saltstack/
-
@scottalanmiller How are you liking Salt Stack?