-
How to update the Pyramid repository credentials.
Issue: Some organizations security policy require a change of passwords periodically, in which case the Pyramid repository credentials may need to be updated in the Pyramid config.ini.…
-
Firewall Settings for Pyramid
When Pyramid is installed across multiple servers and there are internal firewalls between them, the following ports must be opened between all servers. All ports are TCP.…
-
How to enable SSL on Pyramid website and forward all HTTP request to HTTPS
To be able to use SSL for Pyramid website it should be installed using the IIS option. Once installed add an SSL bindings as shown below: Right Click on the "Pyramid" site and choose edit…