• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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