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

Server backup#41 #99

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

sommye-ctr
Copy link
Collaborator

Related Issue

Closes #41

Type of Change

Put x inside the square bracket to specify what type of change your PR is:

  • New Feature

Description of Change

Adds function to export and import servers of a user.

Implementation Details

Command is provided to export the server. In doing so, for security reasons - user credentials are removed from the json file. Also for importing, the user can import the json file and the server will be added with the calling user as owner of it. For optimisation for large servers, only 1 transaction to the db is made and all rest computation is done locally.

@Smitbafna
Copy link
Collaborator

@sommye-ctr this one too

@sommye-ctr
Copy link
Collaborator Author

@Smitbafna done

@Smitbafna
Copy link
Collaborator

still has conflicts

@Smitbafna
Copy link
Collaborator

@sommye-ctr

@sommye-ctr
Copy link
Collaborator Author

@Smitbafna resolved

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.

[Feat] Implement server backup and restore
2 participants