analytics/rel/overlays
ruslandoga 0b7870dc4d
improve first launch experience for self-hosters (#2357)
* first launch

* dynamic children, wait for repo

* remove wait_for_repo and app env manipulations

* don't mention free trial in self-hosted pages

* add changelog

* assigns[:is_selfhost] -> @is_selfhost

* better changelog wording

* rm admin_user, admin_email, admin_pwd from app env

* rm DISABLE_AUTH

* redirect / to /login when not authenticated

* remove TODO

* Update lib/plausible_web/controllers/page_controller.ex

Co-authored-by: Uku Taht <Uku.taht@gmail.com>

* format

Co-authored-by: Uku Taht <Uku.taht@gmail.com>
2022-11-10 12:42:22 +01:00
..
createdb.sh Fix shell scripts. (#1179) 2021-07-20 09:43:27 +03:00
init-admin.sh improve first launch experience for self-hosters (#2357) 2022-11-10 12:42:22 +01:00
migrate.sh Fix shell scripts. (#1179) 2021-07-20 09:43:27 +03:00
rollback.sh Fix shell scripts. (#1179) 2021-07-20 09:43:27 +03:00
seed.sh Fix shell scripts. (#1179) 2021-07-20 09:43:27 +03:00