Hugo Baraúna
58d21e51c2
Tutorial on how to deploy a Livebook app with Livebook Teams ( #3007 )
2025-05-26 09:14:15 -03:00
Hugo Baraúna
c34c8050a3
Docs for OIDC groups authorization ( #2996 )
2025-05-08 09:08:36 -03:00
Jonatan Kłosko
abe6ea49ce
Fix typo
2025-05-03 11:32:59 +09:00
Hugo Baraúna
628fc5418d
Remove mentions of Teams beta ( #2993 )
2025-05-02 18:24:49 -03:00
José Valim
0208856133
Use a fixed port on deployments ( #2989 )
2025-04-28 10:27:48 +02:00
Kurtis Rainbolt-Greene
d230e0f6a7
Automatically cluster with AWS execution environments ( #2797 )
...
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
Co-authored-by: José Valim <jose.valim@gmail.com>
2025-04-28 09:47:12 +02:00
Hugo Baraúna
628272e8e1
Add docs about OIDC post logout URL ( #2963 )
...
Co-authored-by: Alexandre de Souza <alexandre@aledsz.com.br>
2025-03-16 09:16:04 -03:00
Hugo Baraúna
3eb574c1aa
Adds role requirement to auth docs
2025-03-03 17:17:19 -03:00
Hugo Baraúna
3b9392b34d
Docs about Livebook version requirement for new auth features ( #2943 )
2025-02-25 07:52:55 -03:00
Hugo Baraúna
e8e3f67e5e
Docs for auth with email domain ( #2939 )
...
Co-authored-by: José Valim <jose.valim@dashbit.co>
2025-02-19 06:49:54 -03:00
Hugo Baraúna
fd141f9306
Fix typo
2025-02-18 10:57:19 -03:00
Hugo Baraúna
6336b67b67
Update Tailscale docs ( #2938 )
2025-02-18 14:22:00 +01:00
Hugo Baraúna
cb11217c23
OIDC SSO docs ( #2919 )
...
Co-authored-by: José Valim <jose.valim@dashbit.co>
2025-02-04 15:24:06 -03:00
José Valim
513935ce62
Fix wording on deployed notebook authentication
2025-01-17 17:06:32 +01:00
Alexandre Hamez
cd46b5c667
Fix Docker warning about deprecated ENV usage ( #2893 )
2024-12-12 14:37:12 +01:00
Hugo Baraúna
0b313b5cf1
Fix docs on clustering auto value ( #2870 )
...
Co-authored-by: José Valim <jose.valim@dashbit.co>
2024-11-22 17:15:08 -03:00
José Valim
7de7378da6
Update docs around authentication
2024-11-08 08:00:49 +01:00
José Valim
c22f3b7ac9
Do not add replicas to k8s for authoring notebooks
...
See #2826 .
2024-10-11 11:50:47 +02:00
José Valim
8919a0eccd
Improve documentation around deploy with Livebook Teams being readonly
...
See #2826 .
2024-10-11 11:50:47 +02:00
José Valim
50b60f0a4f
Document stamping ( #2815 )
2024-10-04 09:25:33 +02:00
Hugo Baraúna
f9606d7638
Add docs on how to use Nginx as a HTTPS proxy ( #2735 )
...
Co-authored-by: José Valim <jose.valim@dashbit.co>
2024-08-07 16:22:07 -03:00
Hugo Baraúna
bdf17ae482
Updates teams docs
2024-08-06 15:14:00 -03:00
José Valim
6bf2788ec8
Update clustering docs
2024-07-02 11:43:21 +02:00
José Valim
de22485641
Instructions for k8s agent ( #2697 )
2024-07-02 11:24:30 +02:00
Alexandre de Souza
463b14fbf3
Allow clustering with Kubernetes ( #2675 )
2024-07-01 10:30:24 -03:00
Zach Allaun
1260591bc5
Replace references to Kino.Hub
with Kino.Workspace
( #2678 )
2024-06-25 17:39:16 +02:00
Jonatan Kłosko
272dff78ad
Change fly clustering to auto ( #2672 )
2024-06-24 18:36:49 +02:00
Jonatan Kłosko
ba4e59f416
Always run distribution in long names mode ( #2646 )
2024-06-13 10:06:08 +02:00
Jonatan Kłosko
01f59a3cd0
Update deps
2024-06-05 19:40:31 +07:00
José Valim
d3c47c5189
Update deployment instructions
2024-05-09 21:40:45 +02:00
José Valim
eb4887657a
Remove teleport, as it does not support smart cells ( #2589 )
2024-05-06 23:58:50 +02:00
Alexandre de Souza
d4752ebd52
Add support for DNS clustering ( #2578 )
2024-04-23 15:40:18 -03:00
José Valim
d58986c5bf
Clarify Clustering is Docker specific
2024-04-22 23:04:50 +02:00
José Valim
f7ccdcbc6d
Split authentication into its own section
2024-04-22 23:00:18 +02:00
Ed Bond
9eb5cbde2c
Security focused alternative image ( #2526 )
2024-04-22 22:48:42 +02:00
José Valim
c1a913ae1c
Add documentation on use cases ( #2567 )
...
---------
Co-authored-by: Hugo Baraúna <hugo.barauna@gmail.com>
2024-04-17 11:14:48 -03:00
José Valim
29c5cb1904
ZTA revamp
...
* Rename SessionIdentity to PassThrough and make it part of ZTA
* Compute the ID at the Plug level, rather than ZTA level and
avoid storing it twice
* Stop the user "avatar" from flashing on initial render
* Do not duplicate identity data inside user data, rather keep
them distinct
2024-04-13 10:29:22 +02:00
Alexandre de Souza
50f9bb2420
Implement Basic Auth ZTA ( #2564 )
2024-04-13 09:07:33 +02:00
José Valim
e892d9dea0
Embed fly clustering into the release ( #2519 )
2024-03-22 17:22:18 +01:00
Hugo Baraúna
d0e775d7c2
Docs for shared file storages ( #2318 )
2023-11-10 11:03:59 -03:00
Hugo Baraúna
ec90333a00
Adds docs for Teams shared secrets ( #2317 )
...
* Adds docs for Teams shared secrets
* Mentions a shared secret can be added from a notebook
* Reorder groups in docs sidebar
2023-11-01 15:55:12 -03:00
Jonatan Kłosko
52ac23b4f0
Move user release config to user directory ( #2302 )
2023-10-25 11:57:00 +02:00
Milad
586788c4f6
Add Teleport ZTA method ( #2296 )
2023-10-25 10:00:32 +02:00
José Valim
c9d0c05bcc
Custom identity providers ( #2301 )
2023-10-25 09:44:09 +02:00
José Valim
3104871e47
More contents to Docker guide
2023-10-24 23:44:28 +02:00
José Valim
08dbf0de17
Improve docs
2023-10-08 20:35:09 +02:00
Hugo Baraúna
58cc503683
Suggest livebook stable instead of edge ( #2258 )
2023-10-06 19:15:47 +02:00
Hugo Baraúna
ed91c9be17
Change mention of not existing "README" me section in the docs ( #2220 )
2023-09-21 20:05:38 -03:00
José Valim
4d76c57530
Touch ups
2023-09-21 11:21:50 +02:00
Hugo Baraúna
ee94ae1b87
Move zta authentication docs from module docs to custom pages docs ( #2215 )
2023-09-21 10:35:26 +02:00