Skip to content

libnewton/hedgenext-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

HedgeNext

Quickstart

  • copy the docker-compose.yml and the .env.example on your server.
  • move .env.example to .env
  • edit the values in .env
  • docker-compose up -d

Setting up PDF Export

Deploy browserless/chrome:latest Guide on the container runtime of your choice. Fly.io or Northflank are some free-ish options.

Setting the following environment variables worked for me:

CHROME_REFRESH_TIME=3600000
CONNECTION_TIMEOUT=90000
FUNCTION_ENABLE_INCOGNITO_MODE=true
MAX_CONCURRENT_SESSIONS=3
PREBOOT_CHROME=true
TOKEN=<A secure token here!!!>

Make sure to adjust the token stated here inside your .env file.

About

HedgeDoc Fork with various additional features for use inside Nextcloud

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages