-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug…
-
## Week 1
- [x] Go fundamentals
- [ ] Typescript fundamentals
- [x] coreutils: echo, env, cat, wc, head, tail, yes, true, false, tree (use gobyexample to speed up things)
- [x] Testing fundame…
-
I'm currently trying to setup a dockerized Symfony application in a wider project containing a single-page application.
I have moved the contents of the symfony-docker project inside a subfolder na…
-
Trying to put together some tests for surrogate caching and cant boot the latest version.
Reproducibly: https://github.com/mattvb91/caddy-cache-surrogates-test
```
docker compose up
```
Th…
-
Noticed a lot of small bugs from people being reported.
Mit might be a good idea to have a page or something that shows:
Version of build ( githash )
User agent
you could even add a button …
-
I [reported an error with Porkbun DDNS](https://caddy.community/t/problems-with-porkbun-ddns/21930) on the Caddy forums and was recommended to open an issue here.
The problem seems to be that somet…
-
CMD: `sudo caddy validate --config /etc/caddy/Caddyfile`
Output
```
2024/08/16 08:46:33.622 INFO using config from file {"file": "/etc/caddy/Caddyfile"}
2024/08/16 08:46:33.643 INFO a…
-
Following install process get this error on start:
```
init_by_lua error: /usr/local/share/lua/5.1/resty/auto-ssl/init.lua:1: module 'resty.random' not found:
no field package.preload['resty.…
-
May I missed something somewhere, but I can't figure how to handle file upload with xtemplate. If I'm wrong, tell me. If I'm right, well, we might figure out how to implement it. It seems a requiremen…
-
Hey, is it possible to run each of the PM2 processes in different containers or will this mess stuff up?