Skip to content

Commit 309b805

Browse files
committed
README.md update.
1 parent bba8d63 commit 309b805

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ docker compose up -d -f docker-compose.yml cogstack-jupyter-hub
5656
```
5757

5858
Updating certificates and env settings from the main repo:
59-
6059
- sometimes it is necessary to grab new certificates if the old ones expired (from the main Cogstack-NiFi repo)
6160
- from the main repo directory, execute `bash scripts/update_env_cert_from_nifi_repo.sh`
6261

@@ -101,3 +100,7 @@ Change the coresponding variables in [env/jupyter.env](./env/jupyter.env):
101100

102101
It is possible to configure a `scratch` folder/partition that is just a volume that will be shared by multiple users belonging to the same group.
103102
This feature is currently experiemntal, it requires admins to add users to the same group and then define a folder to be shared (difficult as it is mainly done via config file at present) .
103+
104+
## DEVELOPING
105+
106+
Please make sure to set DOCKER_JUPYTER_HUB_CONTAINER_NAME="cogstack-jupyter-hub-dev" in the `env/jupyter.env` otherwise singleuser containers won't be able to start.

0 commit comments

Comments
 (0)