Warning, this page is marked to be deleted!
Unofficial Content

If it's available on your cloud provider, the GeneXus Cloud team can provide you a template for a Unit.

After you create a Unit you need to finish some configurations:

 

MySQL:

 Login to mysql with user root and password gxcloud123 (root user is only accesible from localhost, but is recomended you change that password) and run: 

grant all privileges on *.* to 'gxcloud'@'%' identified by 'clave-mysql' with grant option; (change clave-mysql with a password)

 

Tomcat:

run:

vi /opt/tomcatgxcloud/conf/tomcat-users.xml

Change admin and tomcat passwords with new ones:

i2016_07_20_18_52_051_png

And restart tomcatgxcloud with: service tomcatgxcloud restart

Do the same but with /opt/tomcatproduction/conf/tomcat-users.xml 

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant