(inceptionhosting) [proxy domains] button missing for NAT VPS in solusvm

Hi Anthony,

[proxy domains] button missing for NAT VPS in solusvm.
Can you please help to check?

Oplution

Comments

  • InceptionHostingInceptionHosting Hosting ProviderOG
    edited November 2019

    As per the announcements for the migrations that option was removed with the upgrade to OpenVZ 7, I would suggest using cloudflare IPv6<>4 proxy instead, in reality it works better.

    Thanked by (2)iaecm oplution

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • Hi Anthony,

    Noted. Thanks for explanation.

  • This means there's no haproxy for NAT VPSes now? :)
    (I'm not familiar with SolusVM)

  • InceptionHostingInceptionHosting Hosting ProviderOG
    edited November 2019

    flips said: This means there's no haproxy for NAT VPSes now?
    (I'm not familiar with SolusVM)

    on Inception Hosting NAT VPS that is correct.

    3 reasons.

    1. It requires a change to the solusvm core code to support https or maintenance with every version update and restart of haproxy on my part.
    2. I cannot guarantee how long plesk will maintain that legacy feature to my knowledge only used by me for solusvm.
    3. The same thing is achievable with added extras by using cloudflare.
    Thanked by (1)flips

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • NeoonNeoon OG
    edited November 2019

    @AnthonySmith you are getting old.

    Nothing can replace a local HAProxy compared to Cloudflare.
    If SolusVM drops it, you can place a mechanisim like a other LES provider has, you run a bash script, which ask a API to forward the domain to the current VPS, where the call comes from.

    You do not even need SolusVM for it.
    So please do not drop it, its a useful feature.

    I even send you a example config, to deploy https on haproxy.

  • InceptionHostingInceptionHosting Hosting ProviderOG

    Neoon said: @AnthonySmith you are getting old.

    Nothing can replace a local HAProxy compared to Cloudflare.

    If SolusVM drops it, you can place a mechanisim like a other LES provider has, you run a bash script, which ask a API to forward the domain to the current VPS, where the call comes from.

    You do not even need SolusVM for it.

    So please do not drop it, its a useful feature.

    I even send you a example config, to deploy https on haproxy.

    I used to run it manually, at scale it is a nightmare, with psudo automation things break, if you have a handful of VPS on each node I am sure it is manageable, I promise you i did not make the decision for fun or out of laziness.

    The example config is fine, I have it, the automation is solusvm does not allow it to be used, if it cant be automated I am not doing it especially now the system for support is ticket based I cannot go back to 50 tickets a day for haproxy record updates/changes/all down because someone entered an email address and broke the whole config so all 400 people impacted open a ticket because their website is down.

    If/when a viable solution presents itself I will consider it, I have a few ideas, just not a lot of time.

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • mikhomikho AdministratorOG

    @flips said:
    This means there's no haproxy for NAT VPSes now? :)
    (I'm not familiar with SolusVM)

    MrVM offers HAProxy. ?

    Thanked by (1)InceptionHosting

    “Technology is best when it brings people together.” – Matt Mullenweg

  • AdamAdam OG
    edited November 2019

    @mikho said:

    @flips said:
    This means there's no haproxy for NAT VPSes now? :)
    (I'm not familiar with SolusVM)

    MrVM offers HAProxy. ?

    Great JUST Great ;)

    Good spot of advertising.

  • On NanoKVM it works the way, that a user enters the domain, he wants to get forwarded.
    It just will be saved into a database first.

    Every hour, a script with auth calls the API and asks for the current haproxy config, which gets generated when its getting called.
    Afterwards haproxy gets reloaded.

    The way you could do it, is put a API, which accepts internal request, such as from a VPS inside on the node.
    Basically a bash script that asks the API to get one domain forwarded, the API replies and updates the database entries.

    And then basically the same way NanoKVM does it.
    Its not hard, I can write you something, just dropping it, is stupid.

    The solution is on the table already and not hard to implement.

  • mikhomikho AdministratorOG

    @Adam said:

    @mikho said:

    @flips said:
    This means there's no haproxy for NAT VPSes now? :)
    (I'm not familiar with SolusVM)

    MrVM offers HAProxy. ?

    Great JUST Great ;)

    Good spot of advertising.

    As both @AnthonySmith and I have both offered NAT VPS under the lowendspirit project, forum users (on the old forum) often thought it was one company behind LES (in its previous shape and form).

    It was not my intention as advertising, I’m sure you wouldn’t have raised an eyebrow if it was any other user who had made that post.

    “Technology is best when it brings people together.” – Matt Mullenweg

  • AdamAdam OG
    edited November 2019

    @mikho said:

    @Adam said:

    @mikho said:

    @flips said:
    This means there's no haproxy for NAT VPSes now? :)
    (I'm not familiar with SolusVM)

    MrVM offers HAProxy. ?

    Great JUST Great ;)

    Good spot of advertising.

    As both @AnthonySmith and I have both offered NAT VPS under the lowendspirit project, forum users (on the old forum) often thought it was one company behind LES (in its previous shape and form).

    It was not my intention as advertising, I’m sure you wouldn’t have raised an eyebrow if it was any other user who had made that post.

    Was meant to be a joke, Apologies @mikho

    Thanked by (1)mikho
  • InceptionHostingInceptionHosting Hosting ProviderOG

    UPDATE:
    haproxy back in action on phoenix openvz 7 NAT node (old records restored as well from vz6 node backup)

    Working on ssl options.

    Thanked by (4)IV__ flips iaecm oplution

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

Sign In or Register to comment.