pragma icon indicating copy to clipboard operation
pragma copied to clipboard

default password

Open la0wei opened this issue 5 years ago • 2 comments

Hello, I'm running my instance,and what's the default password and how to change it?

la0wei avatar Dec 20 '20 13:12 la0wei

Hi @la0wei the password is really the API token. It's determined by the AUTH_TOKEN environment variable. If that isn't defined a token is randomly generated, check the stdout logging on that case.

Note that I haven't been maintaining this project anymore, nor do I have the intention to.

pascalw avatar Dec 22 '20 22:12 pascalw

@pascalw thanks for your help.Didn't notice the terminal stdout info. Searched AUTH_TOKEN,found docs/hosting-linux.md,this help a lot.

Do you consider continue this project? I found your project because I want a three column online notebook.I found this https://github.com/taniarascia/takenote But I don't like js project,Rust is good,Golang is good, one single file is good.

Many people want to selfhost their notebook/markdown/editor. Your project has much potential.

la0wei avatar Dec 23 '20 04:12 la0wei