docker-ttrss icon indicating copy to clipboard operation
docker-ttrss copied to clipboard

FEATURE: Introduce default user/password on run

Open psyciknz opened this issue 7 years ago • 2 comments

Any change of getting the initial user and/.or pull a github/svn opml file on the image starting up?

psyciknz avatar Sep 13 '18 08:09 psyciknz

Certainly possible -- is there any user case for this so that you think this is necessary?

x86dev avatar Dec 16 '18 18:12 x86dev

The main use is it would make the app much less reliant on persistent data. It wouldn't matter if the database was recreated each time, as the opml would just initialise a new DB. Same with a base user.

psyciknz avatar Dec 16 '18 20:12 psyciknz