Skip to content

Commit 46cdc41

Browse files
committed
Removing extra port for authenticated cache
1 parent 8cfc45b commit 46cdc41

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/admin/install.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,10 @@ Before starting the installation process, consider the following mandatory point
1717
* the central collector on port `9619 (TCP)`
1818
* XRootD service on port `1094 (TCP)`
1919
* and allow XRootD service over HTTP on port `8000 (TCP)`
20-
* (optional) The authenticated stashcache server must listen to port `8443 (TCP)`
2120
* __Hardware requirements:__ We recommend that a StashCache server has at least 10Gbps connectivity, 1TB of disk space, and 8GB of RAM.
2221
* More information about hardware and system configuration of existing caches you can find at [Upgrade status page](../ops/upgrades.md).
2322

24-
If installing authenticated StashCache, you need to do in addition following:
23+
If installing the (optional) authenticated StashCache, you need to do in addition the following:
2524

2625
* __Service certificate:__ create copy of the certificate to `/etc/grid-security/xrd/xrd{cert,key}.pem`
2726
* set owner of the directory `/etc/grid-security/xrd/` to `xrootd:xrootd` user:

0 commit comments

Comments
 (0)