Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Backup settings at Admin Panel #5368

Open
xet7 opened this issue Apr 4, 2024 · 2 comments
Open

Feature Request: Backup settings at Admin Panel #5368

xet7 opened this issue Apr 4, 2024 · 2 comments

Comments

@xet7
Copy link
Member

xet7 commented Apr 4, 2024

Admin Panel Settings:

  • how often to make backup
  • where to upload backup
  • maybe include RClone for any remote backup storage?
@xet7
Copy link
Member Author

xet7 commented Apr 4, 2024

Hmm, thinking also, that what if:

  • All environment variables would also be at Admin Panel, for example:
    • Login / LDAP / LDAP setting 1,2,3 etc, with fields for username and password, and button Test Login
      • Show if login works or causes some error
    • Settings would be saved to database, and loaded from there.
    • If environment variable is set, show that at Admin Panel, if it is not a password. If it's password, then show only that it is set, not the actual value.
    • If there is environment variable override setting at database, then use setting from database
  • Maybe try this at Meteor WeKan or WeKan Studio

@xet7
Copy link
Member Author

xet7 commented Apr 4, 2024

Advantage of settings at database would be, that it can be set, without restarting WeKan. Using snap set wekan variable='value' command, or modifying docker-compose.yml, does require restarting WeKan. Setting many Snap settings with commands does restart WeKan many times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant