From c737f5a740a78253f0964551672d6525e120f45d Mon Sep 17 00:00:00 2001 From: Matthias Bussonnier Date: Wed, 29 Aug 2018 15:09:46 -0700 Subject: [PATCH] remind https --- docs/install/custom-server.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/install/custom-server.rst b/docs/install/custom-server.rst index e28ae7e..be737fe 100644 --- a/docs/install/custom-server.rst +++ b/docs/install/custom-server.rst @@ -77,3 +77,10 @@ Step 3: Install conda / pip packages for all users ================================================== .. include:: add_packages.txt + +Step 4: Setup HTTPS +=================== + +Once you are ready to run your server for real, and have a domain, it's a good +idea to proceed directly to :ref:`howto/admin/https`. +