Skip to main content

Application server post-installation

Application server post-installation

Default password and accounts

Accessible from network

SystemAccess TypeAccess URLUser namePassword
Control ServerWeb UI. APIhttps://<app_server_host>/admin$PASSWORD_ADMIN
ElasticAPIhttps://<app_server_host>/elastic/_bulkelastic-cs, elastic-node, $PASSWORD_ELASTIC_CS, $PASSWORD_ELASTIC_NODE
KibanaWeb UIhttps://<app_server_host>/kibana/elastic-kibana$PASSWORD_ELASTIC_KIBANA
Minio UIWeb UIhttps://<app_server_host>/minio/CS userSSO login with Control Server user credentials
NexusWEB UI. APIhttps://<app_server_host>/nexus/admin, deployment, ml-user

$PASSWORD_NEXUS_ADMIN, $PASSWORD_NEXUS_DEPLOYMENT,

$PASSWORD_NEXUS_ML

ActiveMQAPI

stomp+ssl://<app_server_host>:61613

openwire+ssl://<app_server_host>:61617

cs, ocr, ml, node

$PASSWORD_ACTIVEMQ_CS, $PASSWORD_ACTIVEMQ_OCR,

$PASSWORD_ACTIVEMQ_ML, $PASSWORD_ACTIVEMQ_NODE

ActiveMQ AdminWeb UI

https://<app_server_host>/activemq/admin

ActimeMq web admin has CSRF issues in chrome, use chrome in incognito mode to avoid them.

sa$PASSWORD_ACTIVEMQ_SA
GrafanaWeb UIhttps://<app_server_host>/grafana/CS userSSO login with Control Server user credentials
InfluxDBWeb UIhttps://<app_server_host>/influxdb/admin$INFLUXDB_ADMIN_PASSWORD
HealthCheckWEB UI. APIhttps://<app_server_host>:8447/--

Administrator only access and avaliable only inside docker network

SystemAccess service and portUser namePassword
Postgres DBpostgres:5432postgrespostgres
Mongo DBmongodb:27017cs, node$PASSWORD_MONGO_CS, $PASSWORD_MONGO_NODE
Vaultvault:8200
tocken in the 
<installation directory>/data/vaultroot/vault_root.config
Minio APIhttp://minio:9000$PASSWORD_MINIO_ACCESS$PASSWORD_MINIO_SECRET

Where the $ values you can find on the Linux server in the installation directory (which is by default /opt/rpaplatform). To display it, execute 

$ cat <installation directory>/install.properties

First Login

1. Obtain Control Server admin password from the Linux server in the installation directory (refer to the section above):

Control Server "admin" user password is "PASSWORD_ADMIN" property:


2. Open server URL, Login page should appear. Put Username "admin" and password from the install.properties file:


Apply License

There are 2 ways of applying license to an instance.

  • Upload license file, you've got form IBA Group
  • Register instance online having license id

Upload license file

To upload a license file:

  1. Go to the Administration → License Management page.
  2. Click Change License to select .lic file:

       3. Click UPLOAD to load the file:

After updating the license the success message will be displayed:

Success

Resister online

To register using license ID, the instance must have access to ls.easyrpa.eu from internet.

  1. Go to the Administration → License Management page.
  2. Click Change Online and enter license Id:

After updating the license the success message will be displayed:

Success

Restrict access to generated passwords file

Asap you completed with the platform installation, make sure that you 'protect' the default passwords file from 3d party access.

<installation directory>/install.properties