- Joined
 - Dec 1, 2018
 
- Messages
 - 3,324
 
Well last month @Akahma  posted a very useful thread about  how to setup subdomains on a  VPS, he shows you how to  setup a VPS then goes on  to show you how to create  a practically unlimited number of subdomains  to use for your landers. 
You should definitely check out his awesome post
	
	
		
			
				
					
						
					
				
			
			
				
					
						
							
						
					
					afflift.com
				
			
		
	
Well this got me thinking and how I could make this easier and quicker by creating a couple scripts to do this, so here I will share the scripts I created to automate @Akahma's process.
		
		
	
	
		
	
I have used Ubuntu terminology in these scripts as that is what he used in his post, I can modify them to work with CentOS if it's required just let me know.
Remember - These scripts are to automate subdomain creation, they do not install or setup a LAMP server or LetsEncrypt etc. Please read the original post for that information.
So firstly I thought how can I make this process quicker and simpler? Well I broke the process into requirements and steps needed so I could easily automate the whole process.
Requirements
	
		
			
		
		
	
				
			You should definitely check out his awesome post
Host Unlimited Domains/Subdomains with 1 VPS
Well this got me thinking and how I could make this easier and quicker by creating a couple scripts to do this, so here I will share the scripts I created to automate @Akahma's process.
	I have used Ubuntu terminology in these scripts as that is what he used in his post, I can modify them to work with CentOS if it's required just let me know.
Remember - These scripts are to automate subdomain creation, they do not install or setup a LAMP server or LetsEncrypt etc. Please read the original post for that information.
So firstly I thought how can I make this process quicker and simpler? Well I broke the process into requirements and steps needed so I could easily automate the whole process.
Requirements
- Domain name
 - Subdomain name
 - IP Address of VPS
 
				


