1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
Commit graph

75 commits

Author SHA1 Message Date
A Holt
6560d4c493
roles/jupyterhub/README.md: Document recent file rename passwords.dbm.db -> passwords.dbm 2021-11-22 12:32:35 -05:00
A Holt
fd4bd44290
roles/jupyterhub/README.md: Fix broken URL to jupyterhub_config.py.j2 2021-11-22 12:28:21 -05:00
A Holt
e6fc29656a
roles/jupyterhub/README.md touchups 2021-09-03 22:12:50 -04:00
A Holt
6c14161b89
Update roles/jupyterhub/README.md 2021-09-03 19:30:45 -04:00
root
fb43a42560 JupyterHub code/doc cleaning & clarifs 2021-09-03 19:13:48 -04:00
George Hunt
979270dcc2 escaping sed quotes correctly 2021-09-02 21:14:17 +01:00
George Hunt
aabcda094e Merge branch 'admin' of github.com:georgejhunt/iiab into admin 2021-09-02 19:31:13 +01:00
George Hunt
03c2b5d6e0 lowercase username 2021-09-02 19:30:41 +01:00
George Hunt
0a3d59f9c4 soft code jupyterhub path 2021-09-01 20:22:15 +00:00
root
d6c69fecad JupyterHub: softcode getsite.py.j2 + resolve merge conflicts 2021-09-01 14:37:36 -04:00
George Hunt
1a3ebc4675 add python approach to getting site_pachages path 2021-09-01 19:17:08 +01:00
A Holt
c8a670c713
roles/jupyterhub/README.md: Clarify Blowfish (bcrypt's $2b$ algorithm) in /opt/iiab/jupyterhub/etc/passwords.dbm.db 2021-09-01 12:31:56 -04:00
root
d26a8a8901 JupyterHub: lint, refine, document 2021-09-01 01:13:55 -04:00
root
493f3b70ec Merge branch 'admin' of https://github.com/georgejhunt/iiab into jupyterhub-admin 2021-09-01 00:33:24 -04:00
George Hunt
ed163de935 the cmd form of shell errors out 2021-09-01 03:52:43 +00:00
root
69d15dea2e Merge branch 'admin' of https://github.com/georgejhunt/iiab into jupyterhub-admin 2021-08-31 23:09:03 -04:00
George Hunt
e840a5875b use python to report the location of site_packages 2021-09-01 03:30:39 +01:00
A Holt
aad93ae643
Merge pull request #509 from georgejhunt/admin
Sync from georgejhunt:admin
2021-08-31 21:52:40 -04:00
George Hunt
ecf6a9ec7d use wild card to match any python 2021-09-01 01:57:31 +01:00
George Hunt
a4ffe5556b softcode jupyterhub location 2021-09-01 00:49:49 +00:00
George Hunt
86c7515252 add missing patch-http-warning.sh 2021-08-31 23:28:13 +00:00
George Hunt
f96024b334 remove http insecurity warning 2021-08-31 20:40:42 +00:00
George Hunt
29d592f87f remove junk 2021-08-30 05:36:34 +01:00
George Hunt
ae68d688c1 remove duplicate sentance 2021-08-30 05:32:18 +01:00
George Hunt
c5b1182e7a password change requires restart of jupyterhub 2021-08-30 05:28:16 +01:00
George Hunt
96d41bb44a underbar->hyphtn 2021-08-30 05:15:42 +01:00
George Hunt
5f252a9e93 readme pngs 2021-08-30 05:11:14 +01:00
George Hunt
6f8f457d66 change location of passwords.dbm.db 2021-08-29 23:55:57 +01:00
George Hunt
dce0b075d3 add a script to fix firseuseauthenticator change-password function 2021-08-29 22:33:48 +01:00
George Hunt
162fad1e3a define a set with an iterable list 2021-08-29 20:27:57 +01:00
Jerry Vonau
b1ce429f50 remove internet_available install.yml and child tasks 2021-08-29 11:56:23 -05:00
A Holt
b036c1c7b6
roles/jupyterhub/README.md: Typo in prominent link (Institutional FAQ) re: #2818 #2819 2021-08-24 16:28:28 -04:00
A Holt
c5a5299861
jupyterhub/README.md: Mention PAWS/Jupyter Notebooks for Python Beginners 2021-08-13 17:16:07 -04:00
A Holt
22678a656c
jupyterhub/README.md: Link to #2892 /passwords.dbm.db context 2021-08-08 17:18:05 -04:00
A Holt
276b4b148e
jupyterhub/README.md Known Issues: Move /passwords.dbm.db ? 2021-08-08 17:11:21 -04:00
A Holt
a00a7d767a
roles/jupyterhub/README.md: Doc spacing 2021-08-07 14:43:18 -04:00
A Holt
bd0c6942ea
roles/jupyterhub/README.md: Set a password for 'Admin' account 2021-08-07 14:40:04 -04:00
A Holt
3cb8626f93
roles/jupyterhub/README.md: Remove excess punctuation 2021-08-07 14:34:16 -04:00
A Holt
fc14c7ecab
roles/jupyterhub/README.md: Link to 2 GitHub issues 2021-08-07 14:33:41 -04:00
A Holt
106e47fde3
Merge pull request #2892 from holta/jupyterhub-readme
Refine roles/jupyterhub/README.md
2021-08-07 14:10:40 -04:00
A Holt
b212437bbd
roles/jupyterhub/README.md: Mention jupyterhub_config.py in venv 2021-08-07 14:10:20 -04:00
A Holt
c97c466930
jupyterhub/templates/jupyterhub_config.py: "c.JupyterHub.admin_access = True" & "c.Authenticator.admin_users = set('Admin')" 2021-08-07 13:59:06 -04:00
A Holt
02bb6389a8
roles/jupyterhub/README.md: Explain Known Issues (1) Password changing (2) Administrators' page 2021-08-07 13:56:21 -04:00
A Holt
cc670fc12c
Merge branch 'master' into virtualenv-for-kalite 2021-08-02 04:34:04 -04:00
root
d399564968 roles/jupyterhub/tasks/install.yml: install python3-venv 2021-08-02 04:25:12 -04:00
A Holt
226deeb9e5
jupyterhub/README.md: Clarify confusing login UX (also used for acnt creation!) 2021-08-01 16:31:48 -04:00
A Holt
c3af51a592
Another draft of roles/jupyterhub/README.md 2021-08-01 16:23:45 -04:00
A Holt
1b47faf0aa
Clarify jupyterhub/tasks/enable-or-disable.yml 2021-08-01 13:32:24 -04:00
A Holt
960c1b9178
jupyterhub/tasks/enable-or-disable.yml: Cleaner 'daemon_reload: yes' 2021-08-01 13:28:04 -04:00
A Holt
7e4937443a
jupyterhub/README.md: High Schools -> Secondary schools 2021-08-01 12:40:58 -04:00