Replies: 2 comments 1 reply
-
|
Hello, Edit: I have made a quick patch #4497 Could you give it a try? For inspiration, we have a few container options already, including Docker and a few other https://github.com/FreshRSS/FreshRSS#automated-install And our CLI allows fully automated install (see e.g. our docker-compose examples). |
Beta Was this translation helpful? Give feedback.
-
|
Finally got to test out a fresh deployment, looks pretty nice. I was able to simply clone the current repo, push it to heroku, and not just did it deploy without issue this time, I was also able to select SQLITE which worked fine. I guess to build on this current discussion, I'm not sure how to install extensions with this setup. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not a programmer at all, and I've been using this for several years. I was playing around on heroku and got it deployed using the Heroku postgres setup on the hobby tier. I had to make a few changes to the composer.json/composer.lock that maybe could have been avoided with ext-mbstring and ignore local, but there may be a more elegant way to do this,
Anyway, the long and short of the idea would be rolling all of this into one composer that's already good to go, (maybe include addons as well) and have a single one-shot deployment for anyone who wants to use it to make it way easier to use.
Beta Was this translation helpful? Give feedback.
All reactions