Commit Graph

37 Commits

Author SHA1 Message Date
a7fc0ab558 Create .gitignore and add config-override.exs 2022-12-19 10:44:38 -06:00
68d3069a3a Change Alpine pkg repo from community to main (#70)
Fixes #68, credit to @FredStober
2022-11-28 19:37:36 +01:00
51724af088 Update config-override.exs (#67)
Fix capitalisation of "config"
2022-11-21 14:05:15 +01:00
9faaa2db26 Bump actions/checkout from 3.0.2 to 3.1.0 (#62)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 13:44:25 +01:00
f313813f23 Update docker-compose.yml (#64)
Fixing a typo in the domain name
2022-11-06 18:23:06 +01:00
dc34a9b8f7 Bump actions/checkout from 2.4.0 to 3.0.2 (#54)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-12 11:50:12 +02:00
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
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
abe0dc3cb8 Add healthchecks (#48) 2022-03-17 15:17:02 +01:00
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
e3233f6b0c Bump actions/checkout from 2.3.4 to 2.4.0 (#41)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-08 19:01:15 +01:00
630114992b Update Dockerfile, add docker-compose.yml, and config.exs (#25) 2021-10-15 18:14:30 +02:00
2ae758d3b3 Update dependabot.yml 2021-06-07 10:42:35 +02:00
d6128e8d06 Delete FUNDING.yml 2021-05-12 08:51:17 +02:00
39c36518eb Update dependabot.yml 2021-05-12 08:50:44 +02:00
7663354aba Bump actions/checkout from 2 to 2.3.4 (#28)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 08:50:25 +02:00
864754639c Bump elixir from 1.11.2-alpine to 1.11.4-alpine (#26)
Bumps elixir from 1.11.2-alpine to 1.11.4-alpine.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-25 01:01:14 +02:00
218c735d75 Bump elixir from 1.10.4-alpine to 1.11.2-alpine (#20)
Bumps elixir from 1.10.4-alpine to 1.11.2-alpine.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-02 00:38:16 +01:00
1b2df526d9 Install missing file-dev dependency
Fix https://github.com/angristan/docker-pleroma/issues/18
2020-10-18 19:45:34 +02:00
a73c9fc2b6 Merge pull request #15 from waylon531/master
Install cmake
2020-08-22 15:03:18 +02:00
d2cc731585 Install cmake
Looks like cmake is required to get this docker image to build. This should fix #14
2020-08-22 09:25:08 +00:00
32c1aa4809 Merge pull request #12 from angristan/dependabot/docker/elixir-1.10.4-alpine
Bump elixir from 1.9-alpine to 1.10.4-alpine
2020-07-31 15:45:53 +02:00
7d4eb420cf Bump elixir from 1.9-alpine to 1.10.4-alpine
Bumps elixir from 1.9-alpine to 1.10.4-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-24 11:03:36 +00:00
3387aa42e7 Merge pull request #11 from angristan/dependabot-lint
Add dependabot and super linter
2020-07-24 13:03:14 +02:00
5018fd0178 Add dependabot and super linter 2020-07-24 12:58:08 +02:00
0bc43b2de3 Merge pull request #10 from angristan/update-elixir
Update to Elixir 1.9
2020-07-24 12:16:18 +02:00
08086a2a0c Update Elixir to 1.9
Fix #9
2020-07-24 12:15:54 +02:00
83a4b88f31 Create FUNDING.yml 2019-07-01 15:10:09 +02:00
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
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
3489ad0926 Remove unnecessary mkdir command (#5)
See https://git.pleroma.social/pleroma/pleroma/merge_requests/1101
2019-05-04 23:27:28 +02:00
ba9fdee82e Update elixir to 1.8 (#4) 2019-04-17 21:09:25 +02:00
ba06b52312 Merge pull request #3 from adrianmalacoda/patch-1
Update Elixir base image to 1.7
2019-01-03 21:09:03 +09:00
3baf998bb6 Update Elixir parent to 1.7
As of [recently](58b12c09db) Pleroma requires Elixir 1.7.
2018-12-31 15:05:55 -06:00
fbfa9f2172 Update for web_push.gen.keypair 2018-12-09 14:21:39 +01:00
22a11019e6 🙈 Add .dockerignore 2018-09-11 02:41:41 +02:00
e243527b62 Initial commit 2018-08-25 18:28:19 +02:00