Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
HB
0
Views
2
Comments
it´s possible run two instances of same application in same server?
Question
Installation
Hi guys!
I migrated an application for OutSystems and now we are ready to put it into production, but would like to install two instances on the same server. One for production and one for testing. I would not want to install two machines just for this, because the load of test instance is very small.
Would know tell me if it is possible? Install and maintain updated two instances of the same application on the same server? how to deploy work?
PS. I´m not using community edition.
Thank you!
HB
Justin James
MVP
HB -
No, not possible. At best, you can install two app servers to point to the same database server, by using a different instance or catalogs for sessions and data.
The reason is, the app servers just take over "Default Web Site" and use certain ports to work with things like deployment.
J.Ja
HB
Hi Justin!
I will install an instance of the OS on the same machine as SQL and the other on a dedicated server.
Thanks for the help!
HB
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...