SelfhostedPro

Results 98 comments of SelfhostedPro

Should this be a toggle to bind to localhost or should IP be another field in the ports section?

Would it be better for me to add this as an option to the deploy form? That way if you have multiple domains you can set them without needing a...

I'll take a look at adding this in shortly. I'm currently rebuilding the app detail page so it'll probably show up there first.

Waiting on pr here: https://github.com/frankie567/fastapi-users/issues/336

It'll be in `container.attrs['NetworkSettings']['IPAddress']`

> @SelfhostedPro Is there a way to load the templates locally from a file instead of a URL. Yeah there is. I don’t remember the nomenclature though. I’ll try to...

I will make sure the error has a smiley in it just for you

Yacht has entered alpha status if that changes anything.

I definitely understand! I'll take some time either today or early next week to get it documented and make sure it's stable. The goal was to make sure the majority...

https://serverfault.com/questions/811563/nginx-rewrite-to-proxy-pass-server-path You may need a second rewrite for API stuff as well. Feel free to experiment and let me know.