forked from freedit-org/freedit
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Migrate data from https://talk.zketh.io #1
Comments
sripwoud
pushed a commit
that referenced
this issue
Dec 13, 2024
sripwoud
pushed a commit
that referenced
this issue
Dec 15, 2024
sripwoud
pushed a commit
that referenced
this issue
Dec 15, 2024
sripwoud
added a commit
that referenced
this issue
Dec 15, 2024
* chore: gitignore ds_store * feat: create snapshot every 30 minutes (#1) * snapshot pruning (#2) * feat: snapshot pruning logic, use unix timestamps instead of whatever jiff nonsense * chore: cleanup * feat: create snapshots atomically in the fs * chore: scaffold monorepo (#4) * chore: move rs code into `apps/server` * chore: scaffold vite/react app * feat: render raw html served by rust server in react app * chore: use `just` as tasks runner * doc: add main README * fix `dev-client` just script * refactor: write default config dirs relatively to exec bin --------- Co-authored-by: vimwitch <[email protected]>
Current approach:
|
8 tasks
Playbook for running the migration
In case of migration failure
Clean up
Open questions
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Write a script or define a manual process which can take the SledDB data & static uploaded assets (images, etc.) from an existing freedit instance (specifically https://talk.zketh.io) and merge them into our instance.
Considerations
The text was updated successfully, but these errors were encountered: