@girish I was using Tandoor before but I switched to Mealie. The UI is much better, the application has less bug and the OpenAI integration is amazing.
I haven't found a single thing that Tandoor does better than Mealie
cylon
Posts
-
Mealie is amazing -
Data Importer Tooloh ok I thought I had to use
https://firefly-importer.{my-domain.tld}
but it actually ishttps://{my-lamp-subdomain}.{my-domain.tld}
my badso it's actually working just fine
thx
-
Transmission + JellyfinHello all,
I'm new to Cloudron and Jellyfin.
I have installed Transmission and Jellyfin on my server and I'm wondering how can I access files downloaded from Transmission into Jellyfin ?
I see similar discussion on the forum and a solution proposed by @mehdi with the river app. It seems really great but this app hasn't been updated in 3 years so I'm wondering if it's still working ?
Also can use a volume to shared the downloaded folder from Transmission with Jellyfin ?
Thanks for your help !
-
sending email not working: PTR DNS record (PTR) did not matchHello,
I keep having this error:
foo.com PTR DNS record (PTR) did not match. Hostname: 195.xxx.xxx.xx Expected: my.foo.com Actual: xxxx.l.time4vps.cloud Relay error: Connect to port25check.cloudron.io timed out. Check if port 25 (outbound) is blocked Email Status is checked every 30 minutes. See the troubleshooting docs for more information.
And I can't send email, for instance when inviting new users.
I'm using AWS route 53 and it works well to auto create subdomains when I install a new app
Any idea what I should do to get the email working ?
-
configuration lost since update?It seems I have lost the backend configuration of Mealie. My OpenAI connection is not active anymore but it was working few days ago, so I guess it has something to do with yesterday update ?
I don't remember how I set up OpenAI the first time, from the doc it seems a variable to be defined in a .env or something but I have no idea where this file is in the cloudron install.
Can some help me ? -
sending email not working: PTR DNS record (PTR) did not matchnevermind, port 25 is block on time4vps server
-
configuration lost since update?Hi @joseph thanks for helping.
It worked indeed:
export OPENAI_API_KEY=xx
in theapp/data/env.sh
fix the openAI connection. -
Data Importer Tool@JLX89 said in Data Importer Tool:
- Restart the LAMP App and you can access the interface at: https://firefly-importer.domain.tld
Many thanks for this, very helpful !
However after doing all this configuration, I cannot access to the data-importer athttps://firefly-importer.{my-domain.tld}
I have a DNS error.I don't see in the
.env
where the URL is set ? Also, I guess I need to create manually add an entry to my DNS record for thefirefly-importer
sub domain ?