I would like to launch dynamic Wordpress instance i.e. "on demand" when a user want to test Wordpress (Wordpress for example). I have a bare metal server.
Example scenario : A user will connect with demo/demo login and will be able to test a wordpress instance on my domain like wpxxxx01.mydomainExemple.com
A second user will use wpxxxx02.mydomainExemple.com
The app with the associated dns will be created on demand and deleted after one hour for example.
What solution / tools can I use to build my solution ? with automatic https configuration ? (and be able to monitor these instances)