Wallos - Simple subscription tracker
-
Also up-voting. Clean and intuitive Webinterface. Tested on unraid.
-
Does it actually sync with the sub in case the pricing changes or is it just a simple/manual table?
-
Currently, this app has only sqlite support . https://github.com/ellite/Wallos/issues/219 . This will require sqlite3 addon support from Cloudron platform. We haven't prioritized sqlite3 support yet (since mostly all apps support mysql or postgres).
-
@randyjc yes. In msot cases, there won't be an issue but to be 100% safe we need a fail-safe solution (via an addon implementation) to backup sqlite files. The current backup code does a db copy, which is fine since sqlite3 can "recover" if you copy a file which only has part of a transaction/log but not ideal.
-
Hello @girish, sqlite should work now, isn´t it? Would you please release WallOS.
Greetings,
ChristianP.S.: By the way, i would like to say a big thank you to the whole cloudron team. Many thanks for the many hours of work, puzzling and finding solutions! I'm looking forward to another year with you.
-
-
-