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

Persistency, options, username validation, project blocking #107

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

GarboMuffin
Copy link
Member

@GarboMuffin GarboMuffin commented Aug 20, 2022

The goal is to make it so when people ask how to run their own cloud variable server, we have exactly one place for them to visit.

  • Added option to enable sqlite-based variable persistency
  • Merged option to enable username validation (username-validate-prod uplift)
  • Merged project blocking mechanism (username-validate-prod uplift)
  • Added option to allow non-number values
  • Added a lot more options in general
  • TODO: graceful database save on eg. ctrl+c
  • TODO: cleanup
  • TODO: update README

@GarboMuffin GarboMuffin changed the title Persistency, merged username validation, project blocking Persistency, options, merged username validation, project blocking Aug 20, 2022
@GarboMuffin GarboMuffin changed the title Persistency, options, merged username validation, project blocking Persistency, options, username validation, project blocking Aug 20, 2022
@GarboMuffin
Copy link
Member Author

GarboMuffin commented Dec 1, 2022

Quick update on this: I believe the current cloud-server base to be a technical dead end. Much more radical change is necessary to get this to scale to the level of traffic we have (much higher priority), so things like this are on hold for the forseeable future.

@zaid1442011
Copy link

@GarboMuffin Any updates on this? I tried it and it works fine.

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

Successfully merging this pull request may close these issues.

2 participants