Providing the community with series of articles on creating reliable storage for their solutions on threefold grid #154

Closed
opened 2024-12-31 14:30:09 +00:00 by thabeta · 5 comments
Owner

Right now the grid doesn't handle HA or redundancy by any means, and that's completely the user's responsibility.

We should provide at least some guides covering the following

  • Creating HA cluster for a nosql database e.g mongo
  • Creating HA cluster for a sql database e.g postgres
  • Creating CEPH or GlusterFS
Right now the grid doesn't handle HA or redundancy by any means, and that's completely the user's responsibility. We should provide at least some guides covering the following - Creating HA cluster for a nosql database e.g mongo - Creating HA cluster for a sql database e.g postgres - Creating CEPH or GlusterFS
thabeta added this to the tfgrid_3_16 project 2024-12-31 14:30:16 +00:00
mik-tf was assigned by thabeta 2024-12-31 14:30:30 +00:00
thabeta added the
Story
label 2024-12-31 14:31:25 +00:00
Owner

Update

We have guides on Mariadb (sql database) and glusterfs. So we're almost there already.

TODO

  • Adjust the mariadb guide with mongo instead
# Update We have guides on Mariadb (sql database) and glusterfs. So we're almost there already. - [ ] Creating HA cluster for a nosql database e.g mongo - [x] Creating HA cluster for a sql database e.g postgres: https://manual.grid.tf/documentation/system_administrators/terraform/advanced/terraform_mariadb_synced_databases.html - [x] Creating CEPH or GlusterFS: https://manual.grid.tf/documentation/system_administrators/terraform/advanced/terraform_mariadb_synced_databases.html # TODO - Adjust the mariadb guide with mongo instead
mik-tf added the due date 2025-01-14 2024-12-31 17:18:06 +00:00
Owner

Update

  • Will add a no sql version of the synced database guide in the coming days
# Update - Will add a no sql version of the synced database guide in the coming days
Owner

Update

# Update - In the spirit of HA and reliable storage, I wrote a basic guide on HA kubernetes many-control plane cluster: https://forum.threefold.io/t/k3s-high-availability-ha-cluster-on-the-grid-with-tailscale/4481 - Next: will work on adding the no sql version of synced database guide
Owner

Update

# Update - Nosql guide (couchdb): https://github.com/threefoldtech/info_grid/pull/715 - Couchdb is very nice, we don't even need glusterfs with couchdb replication - Will close this issue when it's merged.
Owner

Update

  • Merged on manual.grid.tf
# Update - Merged on manual.grid.tf
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

2025-01-14

Dependencies

No dependencies set.

Reference: tfgrid/circle_engineering#154
No description provided.