New on LowEndTalk? Please Register and read our Community Rules.
Build CentOS 7 Custom ISO
Hi,
I create a system that runs on CentOS using Nginx + PHP. once the system is up user can access the web application via browser by typing 'localhost' in the address bar.
So now I need to ship my package with CentOS iso file. so once client install CentOS from my custom ISO just he or she need to open firefox and nevigate to localhost for start using the application. I have to automate the installation process if possible ( kickstart ).
how to make custom ISO with pre installed nginx server & PHP ? can anyone please help me ?
Thanks !
Comments
If its on your own LAN, use the Spacewalk Server to do it and manage the system after installing it.
Check out https://www.packer.io
I need to create normal x86_64 iso with kickstart. but every time it fails
As @amhoab suggested, you can try https://www.packer.io