• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question creating a server instance for Jenkins CI/CD

ChristianTF

New Pleskian
I have a centOS 7 and I have already a domain on there. However, I am in the process of changing the back end and ready to get it on the domain. the old one is `example.loading.com` and the new one will be `api.example.com`. I am worried because at the moment even after setting up a dedicated ip address so I can ssh in. The `api.example.com` is still listed as a vhost of the `example.loading.com` I fear that this is going to interfere with the current server that is running on it, if I need to update anything or move stuff around, etc. How can I create a separate server instance? Plesk docs just say to add a new domain.

this is important as the docs of Jenkins say it's best to have Jenkins running on a separate server

After I ssh in to the new domain I type `$ node -v` and it shows the version on the old server. How, can I create a dedicated server, or, will I need to create a new account? thank you
 
I think there is some confusion here...

Plesk as such does not enable you to set up a new dedicated server as that means setting up some hardware in a server rack somewhere first. What Plesk can do is set up and manage a new user account or a new domain name on an existing server instance, or, let you run and manage a Docker instance, at best. If that is not enough for your needs, you'll need to resolve this in some other way.

Do you actually need to run Jenkins on a separate server?

Perhaps if you describe your current server setup and describe your requirements, someone might be able to offer more specific advice.
 
Back
Top