A75G

Members
  • Posts

    109
  • Joined

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

A75G's Achievements

Apprentice

Apprentice (3/14)

21

Reputation

  1. Hello once more, As previously mentioned, since you're actively following this thread, if you're aware of any issues, kindly consider either submitting a pull request or offering the necessary configuration changes.
  2. I understand your frustration, but understand that people schedule changes in life and i wont lie i love making templates but i really don't have the time for it or power to follow up everything. Regarding the support threads * binhex - create his own docker images so he understand the images perfectly * linuxserver.io - have a lot of people working on the images and support * Taddeusz and clowrym - if you can see the repo they have 4 to 3 docker templates. Please put yourself in my shoes. And even though i have not commented i see the comments time to time and fix the docker templates when i see issue someone posted in here https://github.com/A75G/docker-templates/commits/master please lookup the commits date.
  3. It's important to note that I am under no obligation to maintain updates. However, I genuinely welcome any support from the community. If you would be willing to address the support concerns. please raise GitHub merges for the fixes if you have the time to it. Moreover if you have fixes for Docker templates you can do the same. https://github.com/A75G/docker-templates/pulls From my understanding you are thinking that the support should be included and updated regularly but when i have added the support it was for people that are starting in Unraid and require additional support. keeping it updated for each template and checking each Application developer for updates would consume all my time which i have rarely but as i stated above if you or anyone would like to contribute on adding or fixing any template or support README.MD please pull merge in GitHub.
  4. /etc/vikunja/vikunja.db mean the path of sqlite inside the container Added requirement to install the config https://github.com/A75G/docker-templates/commit/eb63652dae1a58061a7d60988637a81b23543b26 You can start testing using vikunja/api:0.19.2 then updating to vikunja/api:latest for exmaple
  5. Check now and confirm with latest template change: https://github.com/A75G/docker-templates/blob/master/templates/vikunja-api.xml
  6. okay change it to "ALL" without quotation. i have updated the template
  7. Try adding DB_NAME variable with each databases you have for example: nextcloud,authelia,freshrss,mysql
  8. I checked don't know why but when removing the moodle path it work. I fixed few variables they changed for the databases nothing work unless removing the moodle path even though they have it in the docker compose https://github.com/bitnami/bitnami-docker-moodle/blob/master/docker-compose.yml
  9. You dont need synapse-admin to create admin user i linked to a guide will check and revert back No idea but it getting updates on docker hub. No idea this is all i can get from there docker compose https://github.com/Leantime/docker-leantime I just installed it no issue make sure [IP] is changed to you unraid ip.
  10. Hello, There is issue submitted regarding this https://github.com/crazy-max/docker-flarum/issues/40 It used to work flawlessly but now epic made some implementation for this https://github.com/claabs/epicgames-freegames-node/issues/97 I'm not sure. If it need any changes in docker template please inform me or make pull request Could you please share the steps so other can know how to use the proxy
  11. https://github.com/tiredofit/docker-freescout/blob/master/CHANGELOG.md
  12. I changed to another repo please give it a try after few hours when the templates update in CA
  13. https://hastebin.com/ibegatexej.yaml Thats my working config you can look if something is off but just know that i have postgres, redis and email enabled
  14. I have it running with no problem did you add the file before running the docker mkdir -p /mnt/user/appdata/element-web/config wget -O /mnt/user/appdata/element-web/config/config.json https://raw.githubusercontent.com/vector-im/element-web/develop/element.io/app/config.json because if not it wouldnt work because unraid will create folder as config.json