Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
added 359 characters in body
Source Link
Wojtek_B
  • 1.1k
  • 1
  • 7
  • 17

I deployed mentioned container and was able to set up private DNS.

At first setup promt you're asked for the administrator interface so you can either change it to localhost (but then you need to access this instance from inside network which is very cumbersome and complicated) or: make it available in all interfaces but change port from 80 to something else (its just unencrypted http). I haven't found a feature allowing you to server admin panel over HTTPS unless I missed something.

If you set up admin panel at some other port then you can easily create firewall rule allowing incoming connections from just one IP (or a range of IP's).

---------- UPDATE ---------

To block request for /admin you can use Cloud Armor based on a URL and/or IP. You can block all the traffic going to admin panel with the exception of one (or a range) IP(s).

I deployed mentioned container and was able to set up private DNS.

At first setup promt you're asked for the administrator interface so you can either change it to localhost (but then you need to access this instance from inside network which is very cumbersome and complicated) or: make it available in all interfaces but change port from 80 to something else (its just unencrypted http). I haven't found a feature allowing you to server admin panel over HTTPS unless I missed something.

If you set up admin panel at some other port then you can easily create firewall rule allowing incoming connections from just one IP (or a range of IP's).

I deployed mentioned container and was able to set up private DNS.

At first setup promt you're asked for the administrator interface so you can either change it to localhost (but then you need to access this instance from inside network which is very cumbersome and complicated) or: make it available in all interfaces but change port from 80 to something else (its just unencrypted http). I haven't found a feature allowing you to server admin panel over HTTPS unless I missed something.

If you set up admin panel at some other port then you can easily create firewall rule allowing incoming connections from just one IP (or a range of IP's).

---------- UPDATE ---------

To block request for /admin you can use Cloud Armor based on a URL and/or IP. You can block all the traffic going to admin panel with the exception of one (or a range) IP(s).

added 198 characters in body
Source Link
Wojtek_B
  • 1.1k
  • 1
  • 7
  • 17

I deployed thementioned container and was able to set up private DNS.

At first setup promt you're asked for the administrator interface so you can either change it to localhost (but then you need to access this instance from inside network which is very cumbersome and complicated) or: make it available in all interfaces but change port from 80 to something else (its just unencrypted http). You don't have to use HTTPS and port 443I haven't found a feature allowing you to serveserver admin UI..panel over HTTPS unless I missed something.

Can you use such config in your use case ? If you set up admin panel at some other port then you can easily create firewall rulefirewall rule allowing incoming connections from just one IP (or a range of IP's).

I deployed the container and was able to set up private DNS.

At first setup promt you're asked for the administrator interface so you can either change it to localhost or: make it available in all interfaces but change port from 80 to something else (its just http). You don't have to use HTTPS and port 443 to serve admin UI...

Can you use such config in your use case ? If you set up admin panel at some other port then you can easily create firewall rule allowing incoming connections from just one IP.

I deployed mentioned container and was able to set up private DNS.

At first setup promt you're asked for the administrator interface so you can either change it to localhost (but then you need to access this instance from inside network which is very cumbersome and complicated) or: make it available in all interfaces but change port from 80 to something else (its just unencrypted http). I haven't found a feature allowing you to server admin panel over HTTPS unless I missed something.

If you set up admin panel at some other port then you can easily create firewall rule allowing incoming connections from just one IP (or a range of IP's).

Source Link
Wojtek_B
  • 1.1k
  • 1
  • 7
  • 17

I deployed the container and was able to set up private DNS.

At first setup promt you're asked for the administrator interface so you can either change it to localhost or: make it available in all interfaces but change port from 80 to something else (its just http). You don't have to use HTTPS and port 443 to serve admin UI...

Can you use such config in your use case ? If you set up admin panel at some other port then you can easily create firewall rule allowing incoming connections from just one IP.