Julian-Samuel Gebühr

Results 49 comments of Julian-Samuel Gebühr
trafficstars

Looks cool! It really depends if someone is interested in this service and wants to do this. Generally, this service seems pretty straightforward and a good first service to add...

So this became quite a long list which I'll try to make easier to read by adding a task for every wish and de-duplicate by marking doubles. If comments add...

You have copied the gotosocial role and now have a role you adjust right? > I should read the docs of asciinema's and gotosocial's self-host doc, compare them and transform...

* [ ] [kbin](https://codeberg.org/Kbin/kbin-core/src/branch/develop/docs/docker_deployment_guide.md) which needs * [ ] [RabbitMQ](https://www.rabbitmq.com/) * [ ] [Mercure](https://mercure.rocks/docs/hub/install)

Thank you a lot! I successfully installed&tested it on my server, very mature already! I opened one issue in the role repo regarding a naming schma. Feel free to open...

I just spun up a test instance and could reproduce the problem. The problem stems from the fact that `'overwritewebroot' => '/nextcloud',` in `/mash/nextcloud/data/config/config.php` is not yet set. This will...

Hi so I had a look and tested it. Worked out of box and the role looks good overall, thanks for adding this! 🎉 Some things I noticed (mixed regarding...

Here is a quick example of how I do it: ``` ➜ /static_sites cat docker-compose.yml version: "3.3" services: example.org: image: docker.io/joseluisq/static-web-server:2 container_name: "example.org" environment: # Note: those envs are customizable...

Can you check `systemctl status mash-owncast` `journalctl -fu mash-owncast` if anything there indicates the problem?

Sorry, for the late reply. This generally looks good and as if everything should work. Have you tried visiting /admin?