Commit Graph

501 Commits

Author SHA1 Message Date
Jeremy Tuloup
6b424d67ef Add quick note about DNS records 2020-03-12 09:42:49 +02:00
Srinivas Nyayapati
f253f04f25 Remove configurable-http-proxy references from docs 2020-02-19 09:33:17 -05:00
Georgiana Elena
da9e7d86fc Update docs/howto/env/user-environment.rst
Co-Authored-By: Yuvi Panda <yuvipanda@gmail.com>
2020-01-31 09:22:57 +02:00
GeorgianaElena
1cc29df1fd Preserve PATH when using sudo 2020-01-30 19:53:58 +02:00
GeorgianaElena
e6d340eb44 Document how to upgrade python for existing installs 2020-01-30 19:50:20 +02:00
Yuvi Panda
18eda64e53 Merge pull request #395 from GeorgianaElena/admin_pass_on_setup
Set admin password during install
2020-01-29 08:12:59 -08:00
Tim Head
f2c33a6928 Apply rst fixes and missing links
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com>
2020-01-27 11:44:48 +02:00
Tim Head
eb7fdfebba Reword introduction in contributing docs 2020-01-27 11:44:48 +02:00
Leonardo Uieda
835a0c8742 Fix broken link to resource estimation page
The link was missing the `admin` folder under `howto`.
2020-01-20 14:22:20 +00:00
GeorgianaElena
4730ec35d3 Update docs with admin password 2020-01-14 13:31:38 +02:00
GeorgianaElena
c6e6d6d4ae Document new minimum RAM requirement 2020-01-13 16:42:59 +02:00
Martin Stevens
30dad02212 Update docs/howto/auth/awscognito.rst
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com>
2019-12-05 16:08:37 +00:00
Martin Stevens
3cf977988e Update docs/howto/auth/awscognito.rst
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com>
2019-12-05 16:08:32 +00:00
Martin Stevens
8d9ea5d471 Update docs/howto/auth/awscognito.rst
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com>
2019-12-05 16:08:16 +00:00
Martin Stevens
534a8099dd Update docs/howto/auth/awscognito.rst
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com>
2019-12-05 16:07:58 +00:00
Martin Stevens
0a618d7103 Update docs/howto/auth/awscognito.rst
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com>
2019-12-05 16:07:51 +00:00
Martin Stevens
6419fb1e90 Update docs/howto/auth/awscognito.rst
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com>
2019-12-05 16:07:44 +00:00
Martin Stevens
22545901fe Update docs/howto/auth/awscognito.rst
Co-Authored-By: Georgiana Elena <GeorgianaElena@users.noreply.github.com>
2019-12-05 16:07:33 +00:00
Martin Stevens
f0fbf6cf09 Added AWS Cognito docs 2019-12-04 21:01:11 +00:00
Min RK
eb7b91a973 Merge pull request #468 from yuvipanda/pandas-theme
Switch to pandas theme
2019-12-03 10:02:19 +01:00
Chris Holdgraf
80f569cc2d updating index files 2019-11-26 18:42:42 -08:00
YuviPanda
fdfa73e87f Remove unused alabaster import 2019-11-21 12:54:09 -08:00
YuviPanda
8d698e089f Switch to pandas theme
Ref https://github.com/jupyterhub/team-compass/issues/225. I like
the new theme as well.

The top level headers still need to be sorted out.
2019-11-21 12:50:53 -08:00
Yuvi Panda
94f747fd5d Update Amazon AMI selection step (#443)
Update Amazon AMI selection step
2019-11-12 15:18:20 -08:00
afonit
035e9a5eae add in python3-dev
When following these instructions I had a failure of:
```
In file included from src/docstrings.c:4:0:
    src/pycurl.h:4:10: fatal error: Python.h: No such file or directory
     #include <Python.h>
              ^~~~~~~~~~
    compilation terminated.
    error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
```

To resolve it I needed to install python3-dev
2019-11-06 10:41:42 -05:00
Tania Allard
3bcd1df49d 📝 Fixing the rst in docs 2019-10-28 12:35:06 +01:00
Tania Allard
fc1c2cd5da 📝 Add link to the Deploy to Azure button 2019-10-28 12:29:40 +01:00
Tania Allard
8e1adc9c24 Fix typos and minor issues 2019-10-28 12:20:07 +01:00
Tania Allard
f5c9f852fc 📝 Fix rst in Azure docs 2019-10-21 12:12:58 +01:00
Tania Allard
1ecb54da2e 📝 Fix rst 2019-10-21 11:49:29 +01:00
Tania Allard
285eb6d9ff 📝 Update Azure docs and how to's
Add details on decomissioning and updated images
2019-10-21 11:43:48 +01:00
Tania Allard
4ad1fce42f 📝 Optimise images for performance 2019-10-19 17:39:13 +01:00
Tania Allard
c0b1a0b798 📝 Update Azure docs
Add note on resource group and fix typo
2019-10-19 16:34:12 +01:00
Tania Allard
d94a6606c0 📝 Add updated Azure images 2019-10-19 16:33:41 +01:00
Tania Allard
afe0ea1f19 🔥 Removing old docs images 2019-10-19 15:56:47 +01:00
fomightez
387a39ccd4 reflect current AWS offerrings for AMI step 2019-10-04 14:05:25 -04:00
Yuvi Panda
6a8f57a923 Merge pull request #421 from ptcane/patch-2
fixed typo in key pair section
2019-09-21 11:03:50 -07:00
Yuvi Panda
9aac9a765b Merge pull request #404 from GeorgianaElena/google_auth_tutorial
HowTo Google authenticate
2019-09-18 09:37:51 -07:00
ptcane
688e183d6b Update amazon.rst
with -> without
2019-08-23 12:13:06 +01:00
GeorgianaElena
66633b66fa Added Google authenticator tutorial 2019-07-15 19:05:30 +03:00
GeorgianaElena
1a4ddcd4d0 Fix title underline 2019-07-15 16:34:50 +03:00
GeorgianaElena
e1b787a7e8 Fixed small typo 2019-07-15 14:50:58 +03:00
GeorgianaElena
d8cae77fca Reload proxy after modifying the ports 2019-07-15 11:03:06 +03:00
Min RK
7d30501fc5 Merge pull request #382 from GeorgianaElena/issue349
Allow adding users to specific groups
2019-07-12 09:38:21 +02:00
Nicolas Fernandez
b4a213afe5 fixing typo (remove "can add rules") in amazon.rst 2019-07-09 22:49:12 -04:00
Zebedee Nicholls
0e91241bdb Add delete and start again comment 2019-07-05 18:06:57 +10:00
Zebedee Nicholls
c60c901c51 Update two typos 2019-07-05 18:06:57 +10:00
Yuvi Panda
8368bfdee8 Merge pull request #362 from staeiou/patch-1
Add port configuration to docs
2019-07-01 11:04:55 -07:00
Jeremy Tuloup
44758bdcad Fix link to hooks in plugins docs 2019-06-27 11:49:58 +02:00
lumbric
495d3234d5 Replace pre-alpha by beta state in documentation
According to 3af53522, TLJH is in beta state by now. This commit
replaces the other occurrences in the documentation to make it
consistent. Also syncs other paragraphs from index.rst to README.rst,
see 5374f5ea.
2019-06-24 10:15:40 +02:00