Hi everyone.
I created an Ubuntu VM with some services inside running.
I like what I did, and I would love to duplicate that VM for some friends to use with their settings.
Is there any way to:
Create a VM
Install Ubuntu (with a custom IP address)
Install and update the required packages
Open SSH access
Create some folders
Download some GitHub repos
Input user variables in the config files
Install and run those repo services
Enjoy
I heard of Ansible, but I don't know if I need that. Maybe I could do an executable file on the first start, but I don't know if it is possible to do all I want to do.
Couls you give me some hints or a place to start?
Best.
I created an Ubuntu VM with some services inside running.
I like what I did, and I would love to duplicate that VM for some friends to use with their settings.
Is there any way to:
Create a VM
Install Ubuntu (with a custom IP address)
Install and update the required packages
Open SSH access
Create some folders
Download some GitHub repos
Input user variables in the config files
Install and run those repo services
Enjoy
I heard of Ansible, but I don't know if I need that. Maybe I could do an executable file on the first start, but I don't know if it is possible to do all I want to do.
Couls you give me some hints or a place to start?
Best.