Merge pull request #385 from lumbric/consistent_docu_release_state

Replace pre-alpha by beta state in documentation
This commit is contained in:
Yuvi Panda
2019-06-24 10:12:50 -07:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -25,16 +25,16 @@ more information.
Development Status Development Status
================== ==================
This project is currently in **alpha** state. Most things work, but we might This project is currently in **beta** state. Folks have been using installations
still make breaking changes that have no clear upgrade pathway. We are targeting of TLJH for more than a year now to great success. While we try hard not to, we
a v0.1 release sometime in mid-August 2018. Follow `this milestone <https://github.com/jupyterhub/the-littlest-jupyterhub/milestone/1>`_ might still make breaking changes that have no clear upgrade pathway.
to see progress towards the release!
Installation Installation
============ ============
The Littlest JupyterHub (TLJH) can run on any server that is running at least The Littlest JupyterHub (TLJH) can run on any server that is running at least
Ubuntu 18.04. We have a bunch of tutorials to get you started! **Ubuntu 18.04**. Earlier versions of Ubuntu are not supported.
We have a bunch of tutorials to get you started.
- Tutorials to create a new server from scratch on a cloud provider & run TLJH - Tutorials to create a new server from scratch on a cloud provider & run TLJH
on it. These are **recommended** if you do not have much experience setting up on it. These are **recommended** if you do not have much experience setting up

View File

@@ -2,9 +2,9 @@
Security Considerations Security Considerations
======================= =======================
The Littlest JupyterHub is in pre-alpha state & should not be used in The Littlest JupyterHub is in beta state & should not be used in security
security critical situations. We will try to keep things as secure as possible, critical situations. We will try to keep things as secure as possible, but
but sometimes trade security for massive gains in convenience. This page contains sometimes trade security for massive gains in convenience. This page contains
information about the security model of The Littlest JupyterHub. information about the security model of The Littlest JupyterHub.
System user accounts System user accounts