How to work with sub domains in Wappler with Docker

Hi All, just trying to get some input from other peoples experiences.

Currently inside Wappler with Digital Ocean I can create a new docker machine, add a database, add portainer as well as traefik
All 4 create their very own container, and I can get to portainer and traefik via a subdomain.

I have a website where I would like to create a few subdomains all on a single docker machine, so domain example.com needs to have
example.com
accounts.example.com
admin.example.com
portainer.example.com
traefik.example.com
as well as a single database that all subdomains as well as the base domain can access.

Does anyone have any idea how i could configure something like this to work.

Hey Paul, this thread should help

1 Like

Thanks Ken, going to give this a try.

It’s working well for a client…just remember that the yaml will be overwritten if you go into the target and save changes.

1 Like