Carol Willing
f78d652cd6
fix missing brackets
2018-06-08 14:18:14 -07:00
Carol Willing
3650575797
add a small section for pre/post spawn hooks
2018-06-08 14:13:45 -07:00
Tim Head
0f000f6d41
Merge pull request #1961 from willingc/doc-shib
...
Add link to authenticators used with Shibboleth
2018-06-08 18:17:08 +02:00
Chico Venancio
91a67bf580
database docs: fix formatting
2018-06-08 13:09:09 -03:00
Chico Venancio
c75eddb730
database docs utfmb4 collation and some versions of mysql/mariadb
2018-06-08 12:55:02 -03:00
Carol Willing
0f5888ad6c
Add link to authenticators used with Shibboleth
2018-06-08 08:22:11 -07:00
Carol Willing
6e7e18bc3c
add @minrk review comments
2018-06-08 07:34:09 -07:00
Carol Willing
19ecbf3734
add note about why no sqlite and nfs
2018-06-08 06:06:15 -07:00
Carol Willing
eac3e8ba90
add database doc section and edits to upgrading db
2018-06-08 05:51:00 -07:00
Tim Head
21a57dfa0b
Merge pull request #1949 from willingc/npm-doc
...
clarify that conda installs npm and proxy
2018-06-07 19:52:00 +02:00
Carol Willing
a7226a8231
changes per @minrk review
2018-06-07 09:10:04 -07:00
Carol Willing
6821ad0c59
blacken autodoc sphinx extension
2018-06-06 12:57:14 -07:00
Carol Willing
ff7851ee2e
blacken conf.py
2018-06-06 12:52:30 -07:00
Carol Willing
3d497a7f43
clarify that conda installs npm and proxy
2018-06-06 06:56:22 -07:00
Min RK
ead13c6a11
further clarify that we are creating a new file, not editing nginx.confg
2018-06-06 12:00:21 +02:00
Min RK
ec9b244990
note where nginx config files are typically created.
2018-06-04 11:10:21 +02:00
Min RK
1d1f6f1870
Merge pull request #1923 from nxg/doc-changes-1747
...
Documentation clarifications (adding explicitness).
2018-05-29 10:21:42 +02:00
Min RK
cc49df8147
Merge pull request #1852 from summerswallow-whi/service-info
...
Attach an info field to the service
2018-05-28 14:57:10 +02:00
Min RK
98d60402b5
add service.info to rest api docs
2018-05-28 14:09:53 +02:00
Norman Gray
c0404cf9d9
Documentation clarifications (adding explicitness).
...
Addresses issue #1747 .
These additions aren't perfect -- it's unfortunate that I've added
mention of reverse proxies on two separate pages. I don't _think_
these can reasonably be put on the same page -- perhaps a cross
reference?
2018-05-27 18:49:40 +01:00
Carol Willing
5c8ce338a1
edit per @minrk review
2018-05-08 11:54:38 -04:00
Carol Willing
5addc7bbaf
correct directive
2018-05-07 21:03:13 -07:00
Carol Willing
da095170bf
remove toctree item
2018-05-07 20:38:15 -07:00
Carol Willing
1aab0a69bd
fix typo
2018-05-07 20:31:20 -07:00
Carol Willing
fc8e04b62f
reflow templates file
2018-05-07 20:29:13 -07:00
Carol Willing
c6c53b4e10
update index
2018-05-07 20:28:55 -07:00
Carol Willing
9b0219a2d8
break up configuration examples
2018-05-07 20:18:02 -07:00
Carol Willing
6e212fa476
reflow proxy doc
2018-05-07 20:17:14 -07:00
Carol Willing
58f9237b12
refactor sudo example config
2018-05-07 15:38:16 -07:00
Carol Willing
74fd925219
Merge pull request #1864 from datalayer-contrib/docs-sudo
...
Add Docs about sudo (and remove it from the wiki)
2018-05-07 23:29:08 +02:00
Carol Willing
5e75357b06
add packages to environment.yml
2018-05-07 13:54:06 -07:00
Eric Charles
0ed88f212b
add sudo.md
2018-05-07 19:49:26 +02:00
Eric Charles
a8c1cab5fe
add sudo doc
2018-05-07 19:49:26 +02:00
Min RK
b7a608fdfd
soften deprecation messages about ip/ports in favor of URLs
...
These are not deprecated, bind_url is only a potentially more convenient/powerful alternative.
2018-05-07 14:13:36 +02:00
Min RK
2e5f01f232
changelog for 0.9
2018-05-04 17:25:04 +02:00
Carol Willing
09011815af
Good catch @betatim
2018-05-03 15:54:51 +02:00
Carol Willing
19fab6bbf8
fix typo
2018-05-03 04:42:06 +02:00
Carol Willing
90e6b63e59
bump tornado and sphinx versions
2018-05-03 04:37:33 +02:00
Carol Willing
bd78217cf3
remove jupyter alabaster theme from requirements
2018-05-03 04:34:56 +02:00
Carol Willing
b0833985e6
fix wording from spawn to launch
2018-05-03 04:32:22 +02:00
Carol Willing
a6f73b035f
updates to theme
2018-05-03 04:26:02 +02:00
Carol Willing
251440ec64
add templates for theme
2018-05-03 03:34:48 +02:00
Carol Willing
22a1df6fa0
update conf.py for theme
2018-05-03 03:34:16 +02:00
Carol Willing
6389751c22
move to alabaster theme
2018-05-03 03:22:26 +02:00
Richard Darst
6f9ea712de
Note cull-idle needs python3
...
- Closes : #1825
2018-04-26 16:30:51 +03:00
Richard Darst
2344d696ca
API: pass 'server_state' through to admin clients only
...
- This will allow, for example, cull_idle_servers to be more
intelligent when culling servers.
- This is only given to admin API users, because we don't know if all
spawners expect their state to be made available to users.
2018-04-24 16:52:18 +03:00
Min RK
4401cdc16a
Always have .servers
model on users
...
rather than only when named_servers is enabled.
Put new-in-0.9 state there, rather than continuing to add server fields to top-level user model.
2018-04-24 11:35:15 +02:00
Min RK
b629e520a9
add token api to rest yaml
2018-04-20 15:34:52 +02:00
Erik Sundell
cf665517dd
links in docs corrected
2018-04-08 09:10:09 +02:00
Carol Willing
344a3e7b24
Add a spawner_class option to the reference example
2018-03-19 14:23:14 -07:00