• Joined on 2022-11-05
wykwit pushed to main at coop-cloud/coopcloud.tech 2024-01-06 17:00:55 +00:00
b9632f54d1 Merge pull request 'Update links on the project homepage' (!47) from links into main
672f63e3b4 Remove dead Twitter link from the footer
e3cc0e5c8f Add git link to the top menu
Compare 3 commits »
wykwit deleted branch links from coop-cloud/coopcloud.tech 2024-01-06 17:00:55 +00:00
wykwit merged pull request coop-cloud/coopcloud.tech#47 2024-01-06 17:00:53 +00:00
Update links on the project homepage
wykwit commented on pull request coop-cloud/abra#397 2024-01-06 16:17:32 +00:00
WIP: minor improvements

I changed it wherever there was a double import, because in some places recipe can either be a variable or a package. It was used inconsistently within those source files, referring to the…

wykwit created pull request coop-cloud/coopcloud.tech#47 2024-01-06 13:30:41 +00:00
Update links on the project homepage
wykwit created branch links in coop-cloud/coopcloud.tech 2024-01-06 13:29:39 +00:00
wykwit pushed to links at coop-cloud/coopcloud.tech 2024-01-06 13:29:39 +00:00
672f63e3b4 Remove dead Twitter link from the footer
e3cc0e5c8f Add git link to the top menu
Compare 2 commits »
wykwit commented on pull request coop-cloud/abra#398 2024-01-06 12:49:09 +00:00
WIP: untie server name from a domain

Good catch, thanks!

wykwit pushed to server-name at wykwit/abra 2024-01-06 12:48:12 +00:00
4db15d8530 fix: clean up before panic in server add command
wykwit commented on issue coop-cloud/organising#303 2024-01-06 03:00:52 +00:00
Abra configuration file

Maybe using env vars like this would be sufficient.

wykwit created pull request coop-cloud/abra#398 2024-01-06 01:36:41 +00:00
Untie server name from a domain
wykwit created branch server-name in wykwit/abra 2024-01-06 01:28:37 +00:00
wykwit pushed to server-name at wykwit/abra 2024-01-06 01:28:37 +00:00
fd15aeab9a fix: make dns resolve errors more accurate
5d503319e3 feat: untie server name from a domain in the add command
Compare 2 commits »
wykwit created pull request coop-cloud/abra#397 2024-01-06 01:25:03 +00:00
Minor improvements
wykwit created branch minor-improvements in wykwit/abra 2024-01-06 01:22:06 +00:00
wykwit pushed to minor-improvements at wykwit/abra 2024-01-06 01:22:06 +00:00
d3022c27ea chore: change NewAppServerFlag usage description
700e951e5e chore: remove unneccessary call to Sprintf
0c4d5b2e69 chore: use Printf() instead of Println(Sprintf())
192d430039 chore: use recipePkg import consistently
3fd249b0d8 fix: display text next to emojis in app check cmd
Compare 6 commits »
wykwit commented on issue coop-cloud/organising#388 2024-01-05 23:58:48 +00:00
Caddy as a Traefik replacement?

Caddy is awesome and seems to works great instead of Traefik. All you really need for a basic setup is to deploy the proxy and just add these two labels from OP to the compose.yml of your target…

wykwit pushed to main at coop-cloud/docs.coopcloud.tech 2024-01-05 23:32:04 +00:00
47b07ff342 fix: mention ssh authetication agent in abra trouble
wykwit deleted branch backup-revolution from wykwit/abra 2024-01-05 23:30:57 +00:00
wykwit deleted branch dev from wykwit/docs.coopcloud.tech 2024-01-05 23:26:51 +00:00