Page History
...
- Python 3.11.5
The following Python libraries have been installed using pip:- GitPython - pip install GitPython
- Tkinter - pip install tk
- Psycopg2 - pip install Psycopg2
- PyYAML - pip install PyYAML
- XML.etree.ElementTree - pip install ElementTree
- Requests - pip install Requests
- Logging - pip install Logging
- WhereScape 3D, 9.0.5.4+
- Instructions on installation can be found at the following link: WhereScape 3D Installation Instructions.
- Includes the WhereScape MetaServer (wsmetaserver) which installs a local PostgreSQL database server used to store metadata.
- This PostgreSQL server is typically installed automatically during the WhereScape 3D setup process.
- Alternatively, users can connect to an existing PostgreSQL server if preferred.
| Note |
|---|
WhereScape 3D must be on the default install location |
- WhereScape RED, 10.4.0.1+
- Requires a PostgreSQL database to store metadata.
- This can be hosted on the same MetaServer (wsmetaserver) installed with WhereScape 3D or on a separate PostgreSQL server, depending on your environment setup
| Note |
|---|
WhereScape RED must be on the default install location |
- GIT
- Repository – this must be created separately. Instructions to do this can be found in the GitHub Documentation here: Creating a GitHub Repository.
- Supported GIT Platforms:
- GitHub
- GitHub Enterprise
- Azure DevOps
- GIT Tools
- GIT CMD: can be installed here: GIT CMD Install
...
Port: User-specified
Database: wsred A database must already exist and be named like wsred_[Name of GIT repository][_$ENVIRONMENT$]_$DEVELOPER$ _$DEVELOPER$, for example: wsred_cicdrepo_d_username
Username: User-specified
...