Everything posted by A75G
-
[Support] A75G Repo
try deleting the database tables for leantime then reinstall it again
-
[Support] A75G Repo
You need to go to http://leantime:port/install
-
[Support] A75G Repo
I edited my last reply for appdata path there are none on the docker-compose so it not needed https://github.com/Leantime/docker-leantime/blob/master/docker-compose.yml
-
[Support] A75G Repo
its because DB_HOST should only be ip or hostname it default to 3306 which what mariadb or mysql use ill try to add the DB_PORT add variable for now DB_PORT and put 3311 on it yeah leadtime dont have variable for database or im not sure cant find it will try to make issue
-
[Support] A75G Repo
do you know where configuration.py is located i might add it to the template or you can add path to it to make it persistent file just make sure you copy the content configuration.py before running the docker im made jisti template because lot of people asked for it tried my best to make it as close the docker-compose, i tried to run it but didnt have the time so i was hoping someone would understand how to run it about the port conflict if im not mistaken it both container dont need the same one. one send and the other receive from it the most important part is to make custom network for them so they can talk to each other using hostname thats all i know about jisti i wish i could be at help but jisti on unraid docker template is bit weird
-
[Support] A75G Repo
Updated the template check it now reinstall it
-
[Support] A75G Repo
- [Support] A75G Repo
jitsi need custom docker network to communicate between each other if enable_letsencrypt 1 then disable_https 0 but better use reverse proxy and remove lot variable thats not needed like ldap if ur not using it maybe database issue enable embedded database and remove delete database configuration ill update template so there so need for external database- [Support] A75G Repo
you can change default add this on post command -url="https://duckduckgo.com/?q=%s"- [Support] A75G Repo
I used this https://addons.mozilla.org/en-US/firefox/addon/add-custom-search-engine and it works check it out SpaceInvaderOne made it easier my template a bit of a mess docker-compose usually for me is better because you have lot of moving parts between two or more dockers I dont know how taxing Jitsi i never run it but heres what people say https://community.jitsi.org/t/server-requirements-for-20-users-with-video/24865/2- [Support] A75G Repo
if you have set FQDN for unraid then all you have is to put the FQDN:8000 for example my unraid is unraid.lan i can do unraid.lan:8000 or use IP which ever you like- [Support] A75G Repo
until v0.4 release ill see what i can change to the template because right now there is no tag for it https://hub.docker.com/r/nikisweeting/archivebox/tags and im no developer only template guy- [Support] A75G Repo
Yeah Yea, you can ran it with cron what i do is put links on file inside the app folder it run weekly and it save it to way back machine too. https://github.com/A75G/docker-templates/blob/master/README.md#missing-texture-and-images- [Support] A75G Repo
what i meant when i said "./archive (URL,FEED,BOOKMARK,FILE)" is for example "./archive www.google.com" or "./archive /data/link.txt" for file you need to put it in the appdata- [Support] A75G Repo
ill add it next week i like to check them for few days then release them and you have great taste on dockers if you want you can add request on my GitHub https://github.com/A75G/docker-templates/issues/new/choose add as much you like ill get to it eventually- [Support] A75G Repo
Hhhh thanks i think you are reading my mind or something i already have it installed on my unraid few days ago but its bit complicated but sure ill add it to the repo if you want- [Support] A75G Repo
I'm not sure but if both public and hosted didn't work better make issue there which Now that i look at the issue there seems some people have the same problem if im not wrong https://github.com/AmruthPillai/Reactive-Resume/issues/94- [Support] A75G Repo
It might be it try lowering the resolution.- [Support] A75G Repo
I'm not sure it i tried it on my side it work. Have you tried different browser.- RESOLVED: MonicaHQ CRM Setup Help?
Not %100 sure but i think ur APP_URL is wrong try http://10.10.69.12:8088- [Support] A75G Repo
Thank you for info, will update the template right away. Added SYMFONY__ENV__SECRET and SYMFONY__ENV__FOSUSER_REGISTRATION- [Support] A75G Repo
i dont use NPM https://github.com/wallabag/docker#nginx and change the domain variable in wallabag to https://wallabag.domain.com- [Support] A75G Repo
Yeah i had the same problem, make sure the Domain part is right for example if your only using for local user http://192.168.0.10:6500 and if you are hosting it on your domain http://wallabag.example.com or https://wallabag.example.com- Jitsi?
Probably prosody -> jicofo and jvb then web Don't know anymore else about them- [Support] A75G Repo
Your most welcome. It doesn't i downloaded Postgres:11 its on CA already - [Support] A75G Repo