Loading README.md +2 −1 Original line number Diff line number Diff line Loading @@ -30,9 +30,10 @@ The above configuration example assumes: * 'SKA' project holds FITS-files in sub-directories under: `/srv/ska/surveys` * will be accessed remotely by URL: `http://<server>/ska/datasets/soda` * identified by SODA-param ID which is an **IVOID** of the form: `ID=ivo://<authority>/<resource-key>?<relative-pathname>#extnum` Note that the service apends **soda** to ACCESS_CONTEXT_ROOT. Note that the service apends '**soda**' to ACCESS_CONTEXT_ROOT. The pathname in the ID is relative to the path in compose.yaml volume-mapping (e.g. '/srv/ska/surveys'). Loading Loading
README.md +2 −1 Original line number Diff line number Diff line Loading @@ -30,9 +30,10 @@ The above configuration example assumes: * 'SKA' project holds FITS-files in sub-directories under: `/srv/ska/surveys` * will be accessed remotely by URL: `http://<server>/ska/datasets/soda` * identified by SODA-param ID which is an **IVOID** of the form: `ID=ivo://<authority>/<resource-key>?<relative-pathname>#extnum` Note that the service apends **soda** to ACCESS_CONTEXT_ROOT. Note that the service apends '**soda**' to ACCESS_CONTEXT_ROOT. The pathname in the ID is relative to the path in compose.yaml volume-mapping (e.g. '/srv/ska/surveys'). Loading