A75G

Members
  • Posts

    105
  • 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. /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
  2. Check now and confirm with latest template change: https://github.com/A75G/docker-templates/blob/master/templates/vikunja-api.xml
  3. okay change it to "ALL" without quotation. i have updated the template
  4. Try adding DB_NAME variable with each databases you have for example: nextcloud,authelia,freshrss,mysql
  5. 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
  6. 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.
  7. 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
  8. https://github.com/tiredofit/docker-freescout/blob/master/CHANGELOG.md
  9. I changed to another repo please give it a try after few hours when the templates update in CA
  10. 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
  11. 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
  12. The webgui doen't work but from switch side it works fine.
  13. Now just i notice the name might conflict with UPS nut server. Are you using this tool for Nintendo switch or for UPS? If for Nintendo switch then its normal all you have to do is connect to it using the username and password.
  14. Thank you very much for this information ill be sure to add this on description. I think you want to fix redis issus if so in /etc/sysctl.conf add sysctl vm.overcommit_memory=1 add cronjob(user script) on startup arrray echo never > /sys/kernel/mm/transparent_hugepage/enabled echo never > /sys/kernel/mm/transparent_hugepage/defrag for persistant look at above comment or look at https://github.com/bitnami/bitnami-docker-redis#persisting-your-database
  15. Im really not sure about this issue I have updated to the template so that you only have to edit the template not the config ddns-route53.yml Chcek username: admin password: yacy I will update the template with variables in it please check and confirm No idea if im being honest