You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current production server is geocat_lt_admin_ch_22:
OS is debian stretch
package deploy version is 0.4
IP and port can change but is usually 127.0.0.2x / 2022; see AppGate access details tab
Tomcat runs on 8700 port
to access the catalog locally, use: ssh 127.0.0.2x -p 2022 -L8700:127.0.0.1:8700
and then open http://localhost:8700/geonetwork
There is currently no development or integration environment for MGDI. The INT environment of BGDI is used for customer reviews.
The MGDI catalog uses the mgdi_3.4.x branch. This branch has just a few commits of difference from BGDI, and should be rebased before any new deploy. The branch also has a different Jenkins pipeline that will simply build a geonetwork.war artifact.
The MGDI instance should be updated with the last build artifact on the first BGDI deploy of the month.