Commit graph

77 commits

Author SHA1 Message Date
f768d814ec chore(deps): update ghcr.io/actualbudget/actual-server docker tag to v23.11.0 (#6)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/actualbudget/actual-server | minor | `23.9.0-alpine` -> `23.11.0-alpine` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Reviewed-on: carsten/container-server#6
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2023-11-11 12:38:12 +01:00
69fa62c875 Add actualbudget 2023-11-01 22:16:00 +01:00
f3a269412b Setup games server with minecraft 2023-10-29 20:22:54 +01:00
85eeb3d80f chore(deps): update ghcr.io/goauthentik/server docker tag to v2023.10 (#5)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/goauthentik/server](https://github.com/goauthentik/authentik) | minor | `2023.8` -> `2023.10` |

⚠️ Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes).

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Reviewed-on: carsten/container-server#5
Co-authored-by: Renovate Bot <renovate@git.csprung.de>
Co-committed-by: Renovate Bot <renovate@git.csprung.de>
2023-10-27 17:51:18 +02:00
6a4459c78d update ignored ip of kiel.csprung.de in fail2ban via cron 2023-10-05 16:51:06 +02:00
7b3bf6ec77 add homepage with watchtower deploy 2023-09-24 22:47:56 +02:00
026b2a32cc services: add uptimerobot ips to ignorelist 2023-09-22 19:44:17 +02:00
a20c6a2979 Make fail2ban compatible with uptimerobot, fix timezone for vaultwarden and woodpecker, add fail2ban task 2023-09-21 13:47:22 +02:00
900b1c61e9 services: single common config for fail2ban 2023-09-20 20:56:20 +02:00
60c52bab40 services: add fail2ban 2023-09-20 00:34:12 +02:00
9ce7194fb8 move forgejo internal ssh server to other port to not collide with standard openssh, but still have ssh logs 2023-09-20 00:30:04 +02:00
102b3702ed services: prepare logs for fail2ban 2023-09-19 23:32:46 +02:00
8ce4483213 services: add redis nextcloud 2023-09-18 14:29:09 +02:00
d96dab07b8 General deployment (#1)
General deployment done

Reviewed-on: carsten/container-server#1
2023-09-13 22:33:47 +02:00
667fb699e0 update config for nextcloud update 2023-08-09 19:43:52 +00:00
e75695b9dc woodpecker ci working 2023-02-18 15:25:31 +01:00
732f724640 add woodpecker ci 2023-02-18 01:23:11 +01:00
c913e66e20 Working login in forgejo with authentik 2023-02-18 00:07:06 +01:00
ab91831dd3 skip ldap 2022-12-22 18:11:48 +01:00
f73d26c675 authentik with ldap mail connection 2022-12-17 19:20:46 +01:00
8662a26098 Make psql version configurable, add dump/restore commands 2022-12-11 23:24:48 +01:00
e0f4281fc6 update vaultwarden, add gitea setup lock variable 2022-12-11 19:37:01 +01:00
99b7c5e15a roundcube: working config with carddav + managesieve 2022-12-11 00:10:46 +01:00
43955ad352 mail-server (#2)
mailserver added
proxy log transformer added
manage enabled services via text file instead of renaming docker-compose files
2022-12-10 17:16:50 +00:00
f3d85946bd proxy: Add maintenance mode, update errorpages 2022-12-03 21:23:35 +01:00
c8a114f15f Some misc fixes:
+ Remove unused build commend from proxy
+ Add tcp forwarding to alpine-setup
+ Fix paths in task includes
+ Fix paths in gtignore
2022-11-22 20:46:51 +01:00
ecfbce28d3 setup-docs (#1)
- Add documentation about host setup
- Refactor task files
- Improve documentation

Reviewed-on: carsten/docker-server#1
2022-11-13 00:10:26 +00:00