livebook/lib/livebook_web
Jonatan Kłosko ac8e1e30f4
Setup Docker image with releases (#244)
* Setup Docker image with releases

* Support ip env variable and use it for Docker deployment

* Autofocus auth forms

* Rename ip env var

* Update option lists

* Make distribution cookie configurable

* Update README.md

Co-authored-by: José Valim <jose.valim@dashbit.co>

* Include git in the final image

* Remove unnecessary build dependency

* Improve file permissions handling and add more comments

* Use namespaced home directory

* Update README with all running options

* Update base image

* Reference official Docker image in the README

Co-authored-by: José Valim <jose.valim@dashbit.co>
2021-04-27 16:34:02 +02:00
..
controllers Move auth to its own view 2021-04-16 22:18:59 +02:00
live Add anchor links to sections (#243) 2021-04-26 15:24:43 +02:00
plugs Unify env variables and change auth to use session (#195) 2021-04-15 15:50:29 +02:00
templates Setup Docker image with releases (#244) 2021-04-27 16:34:02 +02:00
views Move auth to its own view 2021-04-16 22:18:59 +02:00
ansi.ex Ignore RFC 1468 switch to ASCII code sequence (#225) 2021-04-20 15:05:30 +02:00
endpoint.ex
helpers.ex Restructure settings (#233) 2021-04-21 23:02:09 +02:00
router.ex Set up importing notebook from URL or clipboard (#237) 2021-04-23 17:40:13 +02:00
telemetry.ex