x86dev / docker-ttrss

Tiny Tiny RSS feed reader as a Docker image.
54 stars 41 forks source link

FEATURE: Introduce default user/password on run #31

Open psyciknz opened 6 years ago

psyciknz commented 6 years ago

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

x86dev commented 5 years ago

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

psyciknz commented 5 years ago

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.