Skip to content

Fusion86/overleaf

 
 

Repository files navigation

Overleaf Rootless

Overleaf On-premises Wiki

Overleaf with hacks so that it works on rootless container runtimes, e.g. podman.

Setup

./build-base.sh
./build-overleaf.sh
podman compose up

# Create first user
podman compose exec overleaf bash -ce "cd /overleaf/services/web && node modules/server-ce-scripts/scripts/create-user --admin [email protected]"

About

A web-based collaborative LaTeX editor

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 63.7%
  • TypeScript 28.8%
  • SCSS 2.6%
  • Java 2.2%
  • Pug 0.8%
  • Shell 0.6%
  • Other 1.3%