jonaswinkler / paperless-ng

A supercharged version of paperless: scan, index and archive all your physical documents
https://paperless-ng.readthedocs.io/en/latest/
GNU General Public License v3.0
5.37k stars 357 forks source link

[Other] Installed with kitematic and cant login #1185

Open sysworx opened 3 years ago

sysworx commented 3 years ago

i installed paperless in a docker with kitematic, but i dont have any login information. Whats the standard login?

iwconfig commented 3 years ago

https://paperless-ng.readthedocs.io/en/latest/setup.html#install-paperless-from-docker-hub number 7

docker-compose run --rm webserver createsuperuser

docker-compose isn't supported in Kitematic though.