Commit Graph

20 Commits

Author SHA1 Message Date
f7148a0771 Improve formatting for common Containerfile parts 2024-01-02 15:39:54 +00:00
a43f5a0c1f gotosocial: Use ADD, not curl, in package download 2023-12-31 12:29:09 +00:00
30217f74a8 gotosocial: Move to multi-stage container build 2023-12-30 19:21:47 +00:00
f710c4846f Use safer curl invocations in Container builds
Calls to `curl` will now use the `--fail` option, in addition to
`--silent` and `--show-error`, in an effort to catch issues with server
or client-side errors.
2023-12-21 16:56:31 +00:00
ad155d765e renovate.json: Fix regex matcher for Containerfile 2023-12-20 23:55:21 +00:00
renovate[bot]
ddefd2a959 chore(deps): pin dependencies 2023-12-20 23:17:49 +00:00
952df3d324 Update service versions with Renovate
This adds basic configuration for Renovate, and sets up most services
for automated updates to package versions.
2023-12-20 23:00:19 +00:00
7c456c4f31 gotosocial: Update to version 0.13.0 2023-12-15 16:46:22 +00:00
4744c1cd11 gotosocial: Update to version 0.12.2 2023-11-17 19:07:17 +00:00
9aec143bbd gotosocial: Update to 0.12.1, add health-check 2023-10-29 16:53:38 +00:00
2976386e2f gotosocial: Update to version 0.11.1 2023-08-22 19:21:21 +01:00
c920a2a380 gotosocial: Update to version 0.11.0 2023-08-15 23:39:01 +01:00
2679166819 gotosocial: Move to Quadlet 2023-08-13 14:13:07 +01:00
85d020b59d gotosocial: Update to version 0.10.0 2023-07-22 09:35:11 +01:00
7cf8caebb4 gotosocial: Update to version 0.9.0 2023-05-25 10:04:27 +02:00
95fb7b4f7d gotosocial: Update to version 0.8.1 2023-04-23 18:49:00 +01:00
3d3f4bb59e gotosocial: Update to version 0.7.1 2023-03-04 16:34:20 +00:00
96c8ac2db5 gotosocial: Update to version 0.7.0 2023-02-18 12:36:32 +00:00
551fc4a133 gotosocial: Update to version 0.6.0 2022-12-06 18:55:28 +00:00
1b71debe96 Add configuration for GoToSocial
This adds a basic GoToSocial setup with a default configured
administrator, to be used as a small environment for trusted users.
2022-11-27 16:25:53 +00:00