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

backup functionality while running needed. #605

Closed
dajohi opened this issue Nov 16, 2018 · 8 comments
Closed

backup functionality while running needed. #605

dajohi opened this issue Nov 16, 2018 · 8 comments
Labels
feature The issue adds a new feature.

Comments

@dajohi
Copy link
Member

dajohi commented Nov 16, 2018

perhaps via RPC

@fernandoabolafio
Copy link
Member

@dajohi can you provide more details about this issue?

@dajohi
Copy link
Member Author

dajohi commented Dec 11, 2018

how does one properly backup politeia without shutting down the service?

@fernandoabolafio
Copy link
Member

got it. Maybe we could use a bash script too?

@lukebp
Copy link
Member

lukebp commented Apr 25, 2019

Blocked by #820.

@lukebp
Copy link
Member

lukebp commented May 9, 2019

Blocker remove by #856.

@lukebp lukebp added feature The issue adds a new feature. and removed blocked labels May 9, 2019
@lukebp
Copy link
Member

lukebp commented Jul 5, 2020

I think what we want to do for this is add a quiesce mode to politeiawww and politeiad. This would include

  • Adding a politeiawww route: /admin/quiesce
  • Adding a quiesce field to the politeiawww VersionReply to indicate if politeiawww is in quiesced mode
  • Adding a quiesce method to the userdb interface
  • Adding a quiesce rfp command to the politeiad api
  • Adding a quiesce method to the politeiad backend interface

An admin can toggle the quiesce mode using the admin route. When quiesced, all writes for both the userdb and the politeiad backend are completed, at which point only reads are allowed.

An admin should not be able to put politeiawww in quiesced mode if a proposal vote is ongoing.

@amass01
Copy link
Member

amass01 commented Jul 15, 2020

On it :)

@lukebp
Copy link
Member

lukebp commented Apr 29, 2021

Closing this issue due to inactivity or because it was included in the v1.0.0. If you feel this issue is still relevant, please re-open it to bring it to our attention.

@lukebp lukebp closed this as completed Apr 29, 2021
vibros68 pushed a commit to vibros68/politeia that referenced this issue Aug 17, 2021
* Improvements on paywall layout and overall flow

* Minor adjustments

* user dynamic amount

* Apply suggestions from review

* more fixes from review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature The issue adds a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants