Jeremy Tuloup
b4a87b8c62
Clarify the steps to build the docs locally
...
* Add `cd docs/`
* Install all requirements with `pip install -r requirements.txt`
2019-06-13 11:59:37 +02:00
yuvipanda
f7c472df5f
Add tmpauthenticator by default to TLJH
...
Is popular enough we should let people use it by
default
2019-06-05 15:20:49 +02:00
Stuart Geiger
6c93b40d8f
Fix typo: cohnfig -> config
2019-06-04 09:50:15 -07:00
yuvipanda
236781d44d
Minor azure doc cleanup
...
- Change title of azure config howto
- Link to azure docs from README
- Keep all the cloud provider links together in the
documentation index
2019-05-29 11:17:49 -07:00
Juan Cabanela
c77ff4747c
Fixed out of date config directory listed in docs for tljh-config
2019-05-28 18:05:50 -05:00
Yuvi Panda
abb3e151a3
Merge pull request #328 from yuvipanda/https-fixes
...
Cleanup HTTPS documentation
2019-05-28 13:09:05 -07:00
GeorgianaElena
bc9aa45b49
Add unset property option
2019-05-28 16:13:42 +03:00
Yuvi Panda
97d3c3a9e0
Merge pull request #342 from trallard/tania-azure-docs
...
Add instructions to deploy on Azure
2019-05-24 12:55:08 -07:00
yuvipanda
e1ddb326fb
azure: Fix rst linting errors
2019-05-24 12:33:42 -07:00
Tania Allard
666683e1bc
Minor rst edits
2019-05-23 11:37:26 +01:00
Tania Allard
51e19d7bc5
Add link to memory calculation
2019-05-23 11:34:07 +01:00
Tania Allard
4b139d1f4a
Tackle PR comments
2019-05-23 11:30:50 +01:00
Tania Allard
f5f664c501
Update docs/howto/providers/azure.rst
...
Co-Authored-By: Yuvi Panda <yuvipanda@gmail.com >
2019-05-23 11:28:05 +01:00
Chris Holdgraf
a54f104d1d
Merge pull request #335 from yuvipanda/ci-ram
...
Limit memory available in integration tests
2019-05-22 14:10:50 -07:00
Chris Holdgraf
b7af1d10b6
Merge pull request #331 from yuvipanda/291-fix
...
Remove stray = in authenticator configuration example
2019-05-22 14:10:06 -07:00
Chris Holdgraf
7dcb9cac6d
Merge pull request #329 from yuvipanda/custom-server-fixes
...
Minor cleanup of custom server install documents
2019-05-22 14:09:49 -07:00
Tania Allard
0a3a2d39ae
Fix .rst
...
Fix .rst
2019-05-22 09:55:01 +01:00
Tania Allard
31d4f5c8d3
Fix title underline
2019-05-22 09:41:36 +01:00
Tania Allard
17a161d13f
Merge remote-tracking branch 'upstream/master' into tania-azure-docs
2019-05-21 12:52:21 +01:00
Tania Allard
4b648abfb6
Add Azure to howto index
2019-05-21 10:50:37 +01:00
Tania Allard
9016c30494
Move Delete/Stop instructions to the "howto" folder
2019-05-21 10:46:05 +01:00
Tania Allard
a23bd0ba04
Update instructions in Azure
2019-05-21 10:36:53 +01:00
Tania Allard
0ab6ddbec8
Update docs to match default style
2019-05-21 10:21:16 +01:00
Tim Head
8d7468b7b0
Merge pull request #327 from yuvipanda/not-in-laptop
...
Add note about not running on your own laptop or in Docker
2019-05-21 07:30:18 +02:00
yuvipanda
9f776c2fcb
Add bit more info on troubleshooting HTTPS
...
We no longer use CHP, so add section on getting logs from
traefik instead
2019-05-20 09:44:31 -07:00
yuvipanda
aab8cf2dc0
Remove stray .DS_Store files
...
Add it to .gitignore so we prevent this from
happening again
2019-05-20 08:33:25 -07:00
Tania Allard
0ee116a706
Fix indent problem line 82
2019-05-20 16:23:22 +01:00
Tania Allard
d8869764a0
Fix some typos on Azure.rst
2019-05-20 16:19:06 +01:00
Tania Allard
8f6483beec
Complete Azure instructions
2019-05-20 16:13:21 +01:00
Tania Allard
7cec72564c
Add supporting images for Azure
2019-05-20 15:47:38 +01:00
Tania Allard
10dd00c901
Add Azure to main index
2019-05-20 15:47:19 +01:00
Tania Allard
229877645f
Add Azure install instructions
2019-05-20 15:47:10 +01:00
yuvipanda
b259bedab3
Document our minimum RAM requirement
2019-05-19 13:08:57 -07:00
yuvipanda
f5c8b7b86c
Explicitlly document that we don't support running inside docker
2019-05-19 11:05:24 -07:00
yuvipanda
12e984febe
Add note about not running on your own laptop
...
Fixes #210
2019-05-19 11:01:45 -07:00
yuvipanda
a569417dad
Document that you need a domain name before HTTPS
...
Also note that Let's Encrypt doesn't work in private
networks.
Fixes #217
2019-05-18 17:46:06 -07:00
yuvipanda
06bc3f17fc
Fix typo: s/src/srv/
2019-05-18 17:20:52 -07:00
yuvipanda
5bb6b69232
Remove stray = in authenticator configuration example
...
Ref #291
2019-05-18 14:32:07 -07:00
yuvipanda
802b7d6b79
Minor cleanup of custom server install documents
...
- Use sudo when installing packages
- Minor text cleanup
2019-05-18 14:22:58 -07:00
yuvipanda
10e60ab226
Cleanup HTTPS documentation
...
- Wrap some lines
- Normalize reference anchors to conform to hierarchy
- Mention that the certificates will be renewed
- Strengthen suggestion to use Let's Encrypt
Fixes #305
2019-05-18 14:20:39 -07:00
Tim Head
1bf50d6c20
Merge pull request #319 from yuvipanda/digital-ocean-cloud
...
Move digital ocean 'resize' docs out of 'install' step
2019-05-10 07:28:55 +02:00
yuvipanda
b1c9a9f37a
Move digital ocean 'resize' docs out of 'install' step
...
Since you usually don't want to resize right after you
create a VM, I've moved it to a more central 'cloud provider
tasks' page. We can add additional things here too. It
matches similar provider specific pages we have for
troubleshooting
2019-05-09 13:34:55 -07:00
yuvipanda
3af53522aa
Remove ominous warning with outdated release date
...
Aug '18 has come and gone, and people have been using
TLJH to great effect for a while. Reflect that in 'development
status'
2019-05-09 13:08:02 -07:00
Chris Holdgraf
de1fe2abe1
adding sidebar links
2019-04-26 10:55:42 -07:00
Yuvi Panda
e90f453d7c
Merge pull request #296 from laxdog/master
...
Update / clarify / shorten docs, add missing image from AWS install
2019-04-17 11:16:13 -07:00
Michael
979b36c4d1
Updates from code review
2019-04-14 21:25:38 +01:00
Yuvi Panda
0e091c2de7
Merge pull request #304 from leportella/change-project-title
...
Change style to match Jhub main doc
2019-04-14 05:06:36 +05:30
Leticia Portella
b0371b84c4
Change style to match Jhub main doc
2019-04-14 00:08:17 +01:00
Yuvi Panda
c255ec24e9
Merge pull request #287 from junctionapps/master
...
typo fix in installer actions
2019-04-13 05:08:27 +05:30
Michael Robinson
f03b48baaf
Add AWS system log and update text
2019-03-20 13:45:16 +00:00