Commit graph

8 commits

Author SHA1 Message Date
peterrus
883a3cb1fa
Explain how to use the new dynamic config (#50)
* Explain how to use the new dynamic config introduced in #25

* fix typo
2022-03-23 15:49:18 +01:00
peterrus
09fa1e81e3
Fix and explain user buildargs (#49)
* expose GID AND UID as optional build args

* Give examples on how to use the build-time args in docker-compose

* Prevent overwriting of build args

* Warn about using regular docker run
2022-03-17 15:21:04 +01:00
Felix the Cat
78e6ac4142
Update README.md (#45)
Updated some of the info and steps to get going. Added a guide on making first admin user.
2022-03-15 22:06:22 +01:00
Stanislas Lange
08086a2a0c
Update Elixir to 1.9
Fix #9
2020-07-24 12:15:54 +02:00
Rick
28ea3db52c bind pleroma container to all interfaces again (#7)
pleromas new default config is to listen on 127.0.0.1
this setting doesn't work with an nginx reverse proxy directly on your host
2019-06-29 11:40:26 +02:00
Chris F Ravenscroft
c65299c863 Need to build a second time (#6)
After the `secret.exs` file is updated with the correct push keys, it needs to be included in the image.
2019-05-20 11:57:05 +02:00
angristan
fbfa9f2172 Update for web_push.gen.keypair 2018-12-09 14:21:39 +01:00
Angristan
e243527b62 Initial commit 2018-08-25 18:28:19 +02:00