A75G

Members
  • Posts

    112
  • 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. Run chown -R 1000 /mnt/user/appdata/psitransfer/
  2. Make sure Domain variable is configured correctly for example http://192.168.1.10:6500
  3. What does not work? i just run it again clean to make sure and it worked Please make sure of the following: If you changed the ports please make sure to change them in the PUBLIC_URL and PUBLIC_SERVER_URL env Make sure to change the Unraid_IP to your IP unraid ip an example (192.168.1.100) Created the database in postgres with the right premission an example for postgres is CREATE USER resume WITH PASSWORD 'password'; CREATE DATABASE resume WITH OWNER resume TEMPLATE template0 ENCODING 'UTF8'; GRANT ALL PRIVILEGES ON DATABASE resume TO resume; And thats about it
  4. 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.
  5. 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.
  6. 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.
  7. /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
  8. Check now and confirm with latest template change: https://github.com/A75G/docker-templates/blob/master/templates/vikunja-api.xml
  9. okay change it to "ALL" without quotation. i have updated the template
  10. Try adding DB_NAME variable with each databases you have for example: nextcloud,authelia,freshrss,mysql
  11. 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
  12. 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.
  13. 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
  14. https://github.com/tiredofit/docker-freescout/blob/master/CHANGELOG.md