Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-dfs
csst-dfs-api
Commits
e76c47ac
Commit
e76c47ac
authored
Apr 15, 2022
by
Wei Shoulin
Browse files
no ver
parent
ff5b057c
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e76c47ac
...
...
@@ -18,13 +18,13 @@ python setup.py install
`csst-dfs-api`
and relevant packages could be installed by running one of the following commands in your terminal.
```
bash
sh
-c
"
$(
curl
-fsSL
https://raw.fastgit.org/astronomical-data-processing/csst-dfs-api/master/tools/csst-dfs-api-install.sh
)
"
- v0.0.4
sh
-c
"
$(
curl
-fsSL
https://raw.fastgit.org/astronomical-data-processing/csst-dfs-api/master/tools/csst-dfs-api-install.sh
)
"
```
## Configuration
enviroment variables
-
CSST_DFS_API_MODE = local or cluster # default: local
-
CSST_LOCAL_FILE_ROOT = [a local file directory] # required if DFS_API_MODE = local, default: /opt/temp/csst
-
CSST_DFS_GATEWAY = [gateway server's address] # required if DFS_API_MODE = cluster
,
-
CSST_DFS_GATEWAY = [gateway server's address] # required if DFS_API_MODE = cluster
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment