E
ellis
Guest
Almost everything is the same when installing OpenEdge in the cloud versus on premise. The biggest problem is opening up the ports you need to access the application or database. If you will be using just the database in the cloud you need to open the database ports. If your application is web-based you need to open the ports to access the web server. If your application is AppServer based you need top open the ports to the AppServer and NameServer (if not going through AIA). Lastly if you are using the AppServer or WebSpeed with the NameServer you may need to check your "registrationMode". If set to Register-IP it may be sending the internal IP address and if your client is accessing from outside the Amazon cloud it will fail to connect.
Continue reading...
Continue reading...