-
Notifications
You must be signed in to change notification settings - Fork 130
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
Writing a complete guide on how to use Replibyte #61
Comments
@evoxmusic Seems like a good way to attract more users. I saw you've started to write it on discord. Let me know if you need help for some parts. |
Thank you @fabriceclementz - I keep you posted. Basically I think to create a general getting started guide and then create more specific use case guide. |
It's almost done :) |
This would be really great! I would also like to know what is best practice on authentication, especially with AWS RDS. |
Did you check out www.replibyte.com ? |
Yes, did I miss that section? |
I think we have reached a good milestone (big thanks to @fabriceclementz and @benny-n). It's the perfect time to show how to use RepliByte. Writing an article covering the basics (backup, restore, transformer, subset) and some more advanced use cases (E.g. using wasm transformer) of Replibyte would be greatly appreciated by any user that wants to get started.
Here is an example of a guide structure that can be used:
3.a Create a dev dataset from the production database
3.b Create a dev dataset from a dump
3.c Hide sensitive data
3.d Subset (optional)
5.a Explain how to set Replibyte with a cron to get a fresh dev dataset every day / week / month...
6.a Restore a dev dataset in a local container
6.b Restore in a remote database
The text was updated successfully, but these errors were encountered: