@girish Thanks so much!
Posts made by stormgrass
-
Editing config.php in Tiny Tiny RSS (to enable system plugin)
Hello!
I'm trying to get the Feedreader desktop app for Linux to work with Tiny Tiny RSS. The thing is, Feedreader needs an additional plugin to augment the API, and needs it to be registered as a system plugin. System plugins need to be activated via the config.php, though and as the config.php is in /app/code/ I can't edit it.
I tried turning the plugin into a non-system plugin, and then activating it, but the Feedreader app doesn't seem to recognize the plugin as activated in that case.What are my options here?
Thanks in advance,
Richard -
RE: Redirecting www to naked domain
@girish Thanks a lot for your reply. I wasn't aware that the LAMP/Surfer apps don't count towards the total app count. That's great news!
-
Redirecting www to naked domain
Hello! I've discussed this before in the chat, and would just like to start a discussion around that topic again. I'm currently using Cloudron to run a few websites on different domains. In order to make www.example.com work for websites that run at example.com, I've set up LAMP apps for each of those, then have a redirect inside those redirecting to the naked domain. This is currently the only workaround to not get an SSL warning when accessing the www.example.com address.
My plan is the basic one, and from the pricing table I see that it's capped at 20 apps. I'm currently still under 20, but I'm guessing that sooner or later I might go over 20, at which time I need to think about how to deal with the fact that I'm basically running an additional app for every extra domain I've attached to my Cloudron.
Now, what are the chances that at some point, when setting up an app, we will have the ability to simply add a subdomain like www to redirect to the actual naked domain, without having to work around this by setting up a separate LAMP app? That would make both the setup easier and lower the number of used apps on the Cloudron.