• Joined on 2021-07-14
mayel opened issue toolshed/recipes-wishlist#96 2023-08-03 17:46:33 +00:00
pgweb: web-based database explorer for PostgreSQL
mayel opened issue toolshed/recipes-wishlist#95 2023-07-29 12:16:41 +00:00
photoprism: photos app
mayel pushed to main at coop-cloud/hedgedoc 2023-07-29 11:37:12 +00:00
5f205c149f Merge pull request 'update outdated readme + add restore hook' (#10) from mayel-patch-1 into main
d2c8993fcc Update compose.yml
1c93adcf21 add restore hook
7970e7c61e typo
e14f050ede update outdated readme based on docker compose file
Compare 5 commits »
mayel merged pull request coop-cloud/hedgedoc#10 2023-07-29 11:37:11 +00:00
update outdated readme + add restore hook
mayel pushed to mayel-patch-1 at coop-cloud/hedgedoc 2023-07-29 10:42:52 +00:00
d2c8993fcc Update compose.yml
mayel pushed to mayel-patch-1 at coop-cloud/hedgedoc 2023-07-29 10:42:37 +00:00
1c93adcf21 add restore hook
mayel pushed to mayel-patch-1 at coop-cloud/hedgedoc 2023-07-28 23:08:10 +00:00
7970e7c61e typo
mayel created pull request coop-cloud/hedgedoc#10 2023-07-28 22:56:19 +00:00
update outdated readme based on docker compose file
mayel pushed to mayel-patch-1 at coop-cloud/hedgedoc 2023-07-28 22:56:09 +00:00
e14f050ede update outdated readme based on docker compose file
mayel created branch mayel-patch-1 in coop-cloud/hedgedoc 2023-07-28 22:56:07 +00:00
mayel commented on issue toolshed/organising#115 2023-04-10 00:46:50 +00:00
Add a nicer fallback page to Traefik

Here's another attempt using that plugin, not sure what I'm missing to get it working: https://git.coopcloud.tech/coop-cloud/traefik/src/branch/error-messages-attempt/compose.error-pages.yml

mayel pushed to error-messages-attempt at coop-cloud/traefik 2023-04-10 00:45:31 +00:00
b209bbb2d1 attempt using staticresponse
0a050e5977 attempt at adding error pages
Compare 2 commits »
mayel created branch error-messages-attempt in coop-cloud/traefik 2023-04-10 00:45:30 +00:00
mayel commented on issue toolshed/organising#115 2023-04-03 23:59:46 +00:00
Add a nicer fallback page to Traefik

found a way with caddy to display an error when an app is down, guess it needs to be translated to use with docker labels:

handle_errors {
    @502 expression `{http.error.status_code} ==…
mayel created pull request coop-cloud/custom-html#2 2023-03-15 22:49:15 +00:00
add optional redirection + fix 404s
mayel pushed to redirect at coop-cloud/custom-html 2023-03-15 22:48:21 +00:00
6563cfc7e6 add optional redirection
mayel pushed to redirect at coop-cloud/custom-html 2023-03-15 22:47:57 +00:00
mayel created branch redirect in coop-cloud/custom-html 2023-03-15 22:47:56 +00:00
mayel pushed to main at coop-cloud/rallly 2023-02-28 20:03:57 +00:00
df6b7c29ab Update 'README.md'
mayel commented on issue toolshed/organising#115 2023-02-25 00:53:35 +00:00
Add a nicer fallback page to Traefik

@decentral1se did you ever get the custom error pages working? I made an attempt at a805f5de26 (not working yet)…