Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Run Mutiple instance of Uptime-kuma in one VPS

Hello,
How can I run multiple instances of uptime-kuma in one VPS? I used docker to install uptime-kuma

Like one go to login with
127.0.0.1:3001
127.0.0.1:3002
127.0.0.1:3003
127.0.0.1:3004

Comments

  • The real question is: Why would you want more instances on the same vps?

  • I have a feeling you need to change port number while deploying docker image... but that is just a feeling.

  • @xfm said:
    The real question is: Why would you want more instances on the same vps?

    As uptime-kuma does not provide muti user interface, need to assign each login to our different team.

  • @JabJab said:
    I have a feeling you need to change port number while deploying docker image... but that is just a feeling.

    That worked, need to change docker name too.

Sign In or Register to comment.