mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #702] 请问只在配置管理里修改配置,只能同步配置文件吗 #356
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#356
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zy2021314 on GitHub (Nov 5, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/702
大佬你好,请问我在配置管理模块只能进行配置同步吗,如果我有8台机器,每台机器都想同步当前的配置,并且同步后直接-s reload,我应该怎么做
@0xJacky commented on GitHub (Nov 5, 2024):
配置同步会自动 reload nginx 的
beta.39 版本需要点击两次保存才能正常同步因为有 bug,这个已经修复了,会在 beta.40 中推送
只需要勾选 8 台机器,然后保存两次配置文件就可以
@zy2021314 commented on GitHub (Nov 5, 2024):
非常感谢大佬的回复,我在使用中确实也测试出了这个bug