Graceful restart web from UI or command line. #426

Closed
opened 2025-11-02 03:23:03 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @lunny on GitHub (Mar 6, 2017).

This should be part of #518 and it also useful when change some content of config.ini and need a restart. Of course, this restart should be graceful. The graceful maybe not only for git web, it's also for git serv/git hook and etc.

Originally created by @lunny on GitHub (Mar 6, 2017). This should be part of #518 and it also useful when change some content of `config.ini` and need a restart. Of course, this restart should be graceful. The graceful maybe not only for `git web`, it's also for `git serv`/`git hook` and etc.
GiteaMirror added the type/featureissue/confirmed labels 2025-11-02 03:23:03 -06:00
Author
Owner

@strk commented on GitHub (Mar 6, 2017):

Many servers provide two administrative operations: restart and reload.
The latter (reload) would be to just re-read configuration files.

@strk commented on GitHub (Mar 6, 2017): Many servers provide two administrative operations: restart and reload. The latter (reload) would be to just re-read configuration files.
Author
Owner

@tboerger commented on GitHub (Mar 6, 2017):

I'm fine with watching the config and accepting changes without restarting the server, but I would not provide any restart action on the Web ui

@tboerger commented on GitHub (Mar 6, 2017): I'm fine with watching the config and accepting changes without restarting the server, but I would not provide any restart action on the Web ui
Author
Owner

@bkcsoft commented on GitHub (Apr 18, 2017):

Please also support SIGINT (reload config) and SIGHUP (restart web-service) :trollface:

@bkcsoft commented on GitHub (Apr 18, 2017): Please also support SIGINT (reload config) and SIGHUP (restart web-service) :trollface:
Author
Owner

@lunny commented on GitHub (Apr 18, 2017):

@tboerger If you will support to get upgrade info via notification and maybe we can upgrade online and restart it.

@lunny commented on GitHub (Apr 18, 2017): @tboerger If you will support to get upgrade info via notification and maybe we can upgrade online and restart it.
Author
Owner

@stale[bot] commented on GitHub (Feb 15, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Feb 15, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#426