pejst(1) PEJST pejst(1) NAME pejst: a pejstbin server SYNOPSIS $COMMAND | curl -F 'pejst=<-' https://pej.st EXAMPLE # POST a new pejst > cat 'hello pejst' | curl -F 'pejst=<-' https://pej.st # https://pej.st/a78xdu # run the daemon > pejst ENVIRONMENT VARIABLES PEJST_DB_HOST postgres host PEJST_DB_NAME database name PEJST_DB_USER database user PEJST_DB_PASS database password PEJST_URL external url PEJST_BIND_ADDR local bind ip PEJST_BIND_PORT local bind port