1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Multiple servers one vps

Discussion in 'Help' started by Remarkabless, Dec 13, 2017.

  1. Remarkabless

    Remarkabless Slime

    Messages:
    83
    GitHub:
    Remakem
    how can I run another server ? I have a vps running a mcpe server but want to create another one that runs on 19133 how do I do that on the vps? Just create a new dir and do t again?
     
  2. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    Copy the directory (or make a new one and install pm there too) and change the port in server.properties.
     
    Remarkabless likes this.
  3. Thunder33345

    Thunder33345 Moderator Staff Member

    Messages:
    2,137
    GitHub:
    Thunder33345
    yes create new dir and edit server port in config
     
    Remarkabless likes this.
  4. sharletsings123

    sharletsings123 Baby Zombie

    Messages:
    116
    GitHub:
    sharletk
    As said above you have to do it, but if you have a firewall like ufw, you will have to allow that port in.

    Code:
    sudo ufw allow 19133
    
     
    Remarkabless likes this.
  5. EdwardHamHam

    EdwardHamHam Skeleton

    Messages:
    962
    GitHub:
    edwardhamham
    Most VPSs come with all ports open. I've never had to do that when running multiple servers before.
     
    Remarkabless and NickTehUnicorn like this.
  6. sharletsings123

    sharletsings123 Baby Zombie

    Messages:
    116
    GitHub:
    sharletk
    Yes most vps will have all ports open but wouldn't it be better to have those which are needed to be open...?
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.