mirror of
https://github.com/plausible/analytics.git
synced 2024-11-23 11:12:15 +03:00
83a46fb47e
* wip * more env, setup user before packages to avoid them picking our uid * make entrypoint.sh executable by all again * apparently it's a best practice to have executables be owned by root * make entrypoint executable in COPY * stop writing to /app, write to /tmp if needed * fewer changes * system user * keep same style for multiline commands * fewer changes * add changelog entry * fix group assignment for plausible user * use gid=999 * no home * no home * add gecos * add plausible user to nogroup instead of creating a custom one * eh * fewer changes * fewer changes * fewer changes * use PERSISTENT_CACHE_DIR instead of STORAGE_DIR * ignore more * cleanup * remove hex timeout env var * use ERL_FLAGS=+JMsingle true in public builds * fallback to /tmp and nest under /tzdata_data/ for tzdata --------- Co-authored-by: Cenk Kücük <cenk@plausible.io> |
||
---|---|---|
.. | ||
.env.dev | ||
.env.test | ||
config.exs | ||
dev.exs | ||
prod.exs | ||
runtime.exs | ||
small_dev.exs | ||
small_test.exs | ||
small.exs | ||
test.exs |