Everything posted by A75G
-
[Support] A75G Repo
I just double checked everything from the start it directly got working. This appear to be database issue please create new user with full access to a new database.
-
[Support] A75G Repo
Updated https://github.com/A75G/docker-templates/commit/4ea2db17bad754092c73cd9d0459b801382d3d1e
-
[Support] A75G Repo
updated https://github.com/A75G/docker-templates/commit/856549a905699e0569581a95d905f29b074b982d
-
[Support] A75G Repo
Updated https://github.com/A75G/docker-templates/commit/d10779ac63b21bf18f1b295249d9d04566c08915
-
[Support] A75G Repo
I have updated the template to the new changes
-
[Support] A75G Repo
You dont access pocketbase you only access grimoire pocketbase is only the backend
-
[Support] A75G Repo
Okay i have added Chibisafe requirement for 6.0 when running it you will require to install three containers chibisafe_server chibisafe-caddy chibisafe Additionally you must put them in docker network Please test it and inform me for any changes
-
[Support] A75G Repo
Never mind they have changed alot to the docker compose. this might require change to two dockers now For the time being leave it 5.x to check how this works
-
[Support] A75G Repo
not sure i saw dev made some changes in github
-
[Support] A75G Repo
Can you try changing latest to 0.3.1 for Grimoire
-
[Support] A75G Repo
Okay got it working kinda the only issue im facing is uploading files to it if you can tinker with it and find out what the problem are The template updated should be up soon
-
[Support] A75G Repo
The latest update to the template should address this issue of username password and the origin will look it up when i can problem with this docker it has so many changes overtime that you cant keep it up so that why i put specific version
-
[Support] A75G Repo
Please share screenshot of both templates and in unraid cli show me what ls /mnt/user/appdata/pocketbase/pb_migrations/ I cant help with matrix setup but i found this guide to be useful
-
[Support] A75G Repo
Please share screenshot of both templates and did you follow the steps?
-
[Support] A75G Repo
Run chown -R 1000 /mnt/user/appdata/psitransfer/
-
[Support] A75G Repo
Make sure Domain variable is configured correctly for example http://192.168.1.10:6500
-
[Support] A75G Repo
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
-
[Support] A75G Repo
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.
- [Support] A75G Repo
-
[Support] A75G Repo
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.
-
[Support] A75G Repo
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.
-
[Support] A75G Repo
/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
-
[Support] A75G Repo
Check now and confirm with latest template change: https://github.com/A75G/docker-templates/blob/master/templates/vikunja-api.xml
-
[Support] A75G Repo
okay change it to "ALL" without quotation. i have updated the template
-
[Support] A75G Repo
Try adding DB_NAME variable with each databases you have for example: nextcloud,authelia,freshrss,mysql