lcpu-club / overleaf

PKU LaTeX
https://latex.pku.edu.cn
GNU Affero General Public License v3.0
35 stars 4 forks source link

Graceful reload of Overleaf services #13

Open HolgerHuo opened 3 weeks ago

HolgerHuo commented 3 weeks ago

Currently, reloading overleaf must reload all services in a single docker container. It would be better to keep apis up while reloading frontends.

This feature might need to split multirepo into different containers. Better implementations welcomed.

HolgerHuo commented 3 weeks ago

To achieve following goals:

  1. dynamically update build image configuration
  2. update old compile images in previous objects
  3. (maybe) admin interface to manage build images