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
Copy file name to clipboardExpand all lines: docs/admin/configure-cache-auth.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -119,9 +119,6 @@ It is very important to keep CRL list updated from cron:
119
119
[root@client ~]$ systemctl daemon-reload
120
120
121
121
122
-
### RHEL6
123
-
...to be added
124
-
125
122
### Add Authfile for authenticated cache
126
123
Authfile for authenticated cache may differ from `/etc/xrootd/Authfile-noauth` defined in [non-authenticated cache configuration](configure-cache.md). Example:
The following section describes required configuration to have a functional non-authenticated StashCache Cache (not origin server!). StashCache Cache package `stashcache-cache-server` needs to be manually configured from pre-existing XRootD configuration.
6
6
7
7
## Cache server
8
-
!!! Note:
8
+
!!! note
9
9
While example of the configuration file below provides combination of _authenticated_ and _non-authenticated__Cache_, the non-authenticated cache is considered to be default and authenticated cache just optional (additional) service. If you're about to configure in addition _authenticated cache_ read to the end of this document and then follow post-installation of [authenticated part here](configure-cache-auth.md).
10
10
11
11
For configuring **cache** one needs to define directive `pss.origin redirector.osgstorage.org:1024` (not `all.manager redirector.osgstorage.org+ 1213` directive as it is in case of [configuring origin](configure-origin.md)).
@@ -113,13 +113,12 @@ In Authfile you want to allow local reads below `$(cachedir)` defined in the mai
113
113
114
114
### RHEL7
115
115
On RHEL7 system, you need to run following systemd unit:
Please, refer to [start services document](../ops/start.md) for more information.
120
122
121
-
### RHEL6
122
-
...to be added, old doc for RHEL6 configuration resides temporarily [here](https://twiki.grid.iu.edu/bin/view/Documentation/Release3/InstallStashCache).
123
-
124
123
When ready with configuration, please [register](../ops/register.md) and [start](../ops/start.md) your StashCache Cache server.
125
124
If you'd like to configure in addition authenticated cache instance, please follow [this](configure-cache-auth.md) document.
Copy file name to clipboardExpand all lines: docs/ops/register.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,12 @@
3
3
To join in on the monitoring you'll need to Register your resource and send me some information about your cache instructions in the Configuring resource monitoring.
*[Status details](http://myosg.grid.iu.edu/rgcurrentstatus/index?datasource=currentstatus&rg=on&rg_433=on&end_type=now&active=on&active_value=1) (click on the "+" sign for more detail)
*[Status details](http://my.opensciencegrid.org/rgcurrentstatus/index?datasource=currentstatus&rg=on&rg_433=on&end_type=now&active=on&active_value=1) (click on the "+" sign for more detail)
To register a cache instance go [here](https://oim.grid.iu.edu/oim/resourceedit) (with a cert in your browser). Fill in the required fields, example is displayed below:
11
+
To register a cache instance go [here](https://oim.opensciencegrid.org/oim/resourceedit) (with a cert in your browser). Fill in the required fields, example is displayed below:
0 commit comments