Commit Graph

48 Commits (main)

Author SHA1 Message Date
Lucien Cartier-Tilet dc395d2264
chore: update example docker-compose
continuous-integration/drone/push Build is passing Details
2023-03-26 16:55:45 +02:00
Lucien Cartier-Tilet a5026a5494
chore: remove README from dockerignore
continuous-integration/drone/push Build is passing Details
2023-03-26 16:47:59 +02:00
Lucien Cartier-Tilet d09c6df2d8
docs: update README 2023-03-26 16:47:59 +02:00
Lucien Cartier-Tilet 76ba1e3f30
feat: add cache to drone CD 2023-03-26 16:47:59 +02:00
Lucien Cartier-Tilet d6c9245ed5
feat: Add CD 2023-03-26 16:28:50 +02:00
Lucien Cartier-Tilet a8ecf5fc1a
docs: change information on repository status 2023-03-26 16:13:17 +02:00
Jordan Webb 7a2741e45e
Update README.md 2022-08-17 14:26:36 -05:00
Jordan Webb e222f67122
Update README.md 2022-08-17 14:26:26 -05:00
Jordan Webb a65188c6e7
Update README.md 2022-05-01 23:11:37 -05:00
Jordan Webb bc7fbb716c
Update Dockerfile (#28)
* Try to make it impossible to confuse arches

* Use GHA cache
2022-05-01 23:06:58 -05:00
Jordan Webb 6f627ddfca
Use TARGETARCH properly (#26)
We were bungling things and accidentally bundling the amd64 build of
Pleroma into every platform's container.
2022-05-01 10:26:56 -05:00
Jordan Webb 560da4d629
Update soapbox-fe to 1.3.0 (#24) 2022-04-29 15:22:43 -05:00
dependabot[bot] 45e14af839
Bump docker/login-action from 1.10.0 to 1.14.1 (#18)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 1.14.1.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.10.0...v1.14.1)

---
updated-dependencies:
- dependency-name: docker/login-action
  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-04-29 13:42:37 -05:00
dependabot[bot] 07a003bb3c
Bump actions/checkout from 2.3.4 to 3.0.2 (#22)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 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.3.4...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-04-29 13:42:26 -05:00
dependabot[bot] d04d556eb9
Bump docker/setup-buildx-action from 1.6.0 to 1.7.0 (#23)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  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-04-29 13:42:14 -05:00
dependabot[bot] 059d681f74
Bump docker/setup-buildx-action from 1.3.0 to 1.6.0 (#10)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.6.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  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>
2021-09-15 11:03:49 -05:00
dependabot[bot] 56d599eb00
Bump docker/login-action from 1.9.0 to 1.10.0 (#6)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  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>
2021-06-25 14:39:28 -05:00
dependabot[bot] 47ecea9e7b
Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 (#5)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 09:25:17 -05:00
Jordan Webb 959d18aa26
Create dependabot.yml (#4) 2021-05-14 10:37:50 -05:00
Jordan Webb 3bf4cf0ae2
Merge pull request #3 from jordemort/cibuild
Swap publish for cibuild
2021-05-13 23:28:25 -05:00
Jordan Webb a412003f09
Swap publish for cibuild 2021-05-13 23:18:24 -05:00
Jordan Webb 784ae48986
Merge pull request #2 from hlesesne/soapbox-support
Added SOAPBOXVERSION as a build arg.
2021-04-29 15:35:17 -05:00
Hal Lesesne dfc430dd23 Removed version specification 2021-04-29 16:27:16 -04:00
Jordan Webb 89f4f186e1
Merge pull request #1 from hlesesne/soapbox-support
Soapbox support
2021-04-29 15:21:35 -05:00
Hal Lesesne 346b5bebcf Added SOAPBOXVERSION build arg 2021-04-29 16:21:11 -04:00
Hal Lesesne fef37f7dd8 Readme and docker-compose update 2021-04-29 16:05:11 -04:00
Hal Lesesne 6ca6714f6a Added back the loopback to the port definition 2021-04-29 13:13:58 -04:00
Hal Lesesne 6677d69176 Removed some unnecessary whitespace I'd introduced. 2021-04-29 13:12:37 -04:00
Hal Lesesne c115c60cce Added support for SoapBox UI 2021-04-29 13:04:18 -04:00
Jordan Webb dc000fefe4
Fix cron 2021-02-05 12:10:35 -06:00
Jordan Webb 459c5f67b6
Fix workflow 2021-02-02 21:00:16 -06:00
Jordan Webb 465871bdd3
Fix multistage caching 2021-02-02 20:54:30 -06:00
Jordan Webb ffc6b386f4
Add .github to .dockerignore 2021-02-02 01:37:12 -06:00
Jordan Webb 88352bbbcd
It helps to spell the package name correctly 2021-02-02 01:36:13 -06:00
Jordan Webb 6123e5717b
Delete useless blank line 2021-02-02 01:33:55 -06:00
Jordan Webb 6931d8d3b2
Back down to posgresql-client-12 for multi-platform 2021-02-02 01:33:28 -06:00
Jordan Webb 09205a57ed
Add publishing workflow 2021-02-02 01:29:26 -06:00
Jordan Webb 55643affd4
Prepare for multi-platform build 2021-02-02 01:18:12 -06:00
Jordan Webb ad021ce3e0
Dockerfile tweaks 2021-02-02 00:19:06 -06:00
Jordan Webb 69051c05fb
Move db polling after config generation 2021-02-01 23:59:20 -06:00
Jordan Webb 1dd6cbd895
Fix logic error 2021-02-01 23:58:30 -06:00
Jordan Webb 1ff50fef0b
Remove stray set +x 2021-02-01 23:53:34 -06:00
Jordan Webb ce7b088ba2
Delete .sql files since migrate handles it 2021-02-01 23:46:45 -06:00
Jordan Webb 8612bb1ab3
Now you're playing with power 2021-02-01 23:38:02 -06:00
Jordan Webb b2b5193d2e
Expand README a tiny bit 2021-02-01 20:15:58 -06:00
Jordan Webb 23627a6fcb
Add link to Docker Hub 2021-02-01 20:11:38 -06:00
Jordan Webb 3ed979ce8f
Add .dockerignore 2021-02-01 20:10:39 -06:00
Jordan Webb dc5f3aa51c
Initial commit 2021-02-01 19:57:23 -06:00