17 Commits

Author SHA1 Message Date
Taddes
77868a3890
docs: sync api docs github (#1986)
Some checks failed
Glean probe-scraper / glean-probe-scraper (push) Has been cancelled
Build, Tag and Push Container Images to GAR Repository / build-and-push-syncstorage-rs (push) Has been cancelled
Build, Tag and Push Container Images to GAR Repository / build-and-push-syncstorage-rs-postgres (push) Has been cancelled
Build, Tag and Push Container Images to GAR Repository / build-and-push-syncstorage-rs-spanner-python-utils (push) Has been cancelled
Build, Tag and Push Container Images to GAR Repository / build-and-push-syncstorage-rs-postgres-python-utils (push) Has been cancelled
Publish Sync docs to pages / build (push) Has been cancelled
Publish Sync docs to pages / deploy (push) Has been cancelled
docs: sync api docs github
2026-01-09 10:38:46 -05:00
Taddes
1c12ca0695
chore: update mdbook and mermaid (#1977)
Some checks failed
Glean probe-scraper / glean-probe-scraper (push) Has been cancelled
Publish Sync docs to pages / build (push) Has been cancelled
Publish Sync docs to pages / deploy (push) Has been cancelled
chore: update mdbook and mermaid
2026-01-06 16:59:12 -05:00
Taddes
a108a0da8e
docs: architecture and system diagrams (#1973)
Some checks failed
Glean probe-scraper / glean-probe-scraper (push) Has been cancelled
Publish Sync docs to pages / build (push) Has been cancelled
Publish Sync docs to pages / deploy (push) Has been cancelled
docs: architecture and system diagrams
2026-01-02 16:45:33 -05:00
Taddes
38fce2f3f4
fix: update workflow not use script (#1972)
fix: update workflow not use script
2025-12-31 18:24:00 -05:00
Taddes
21b723607d
mermaid process update (#1968)
Some checks failed
Glean probe-scraper / glean-probe-scraper (push) Has been cancelled
Publish Sync docs to pages / build (push) Has been cancelled
Publish Sync docs to pages / deploy (push) Has been cancelled
mermaid process update
2025-12-30 18:49:16 -05:00
Taddes
6fca1c4022
chore: doc workflow fix (#1967)
chore: doc workflow fix
2025-12-30 17:08:22 -05:00
Taddes
8b72a3b8df
docs: build deploy docs GitHub pages (#1965)
Some checks failed
Glean probe-scraper / glean-probe-scraper (push) Has been cancelled
Publish Sync docs to pages / build (push) Has been cancelled
Publish Sync docs to pages / deploy (push) Has been cancelled
build deploy docs GitHub pages
2025-12-30 13:26:01 -05:00
Taddes
dadbcea3f7
docs: add tokenserver documentation to sync (#1681)
Some checks are pending
Glean probe-scraper / glean-probe-scraper (push) Waiting to run
docs: add tokenserver documentation to sync
2025-04-17 19:33:08 -04:00
Philip Jenvey
6f0c7b28db
docs: update purge script's status now that it's running (#1679)
Issue SYNC-4182
2025-04-03 15:03:00 -07:00
Taddes
7c9bc0089d
docs: document pruning scripts (#1645)
* docs for tokenserver process_account_events

* add docs for spanner purge ttl

* add kubernetes workload references and status

* cargo update, update validator to 0.19, audit ignore due to diesel limitation
2025-01-07 13:23:09 -08:00
Taddes
7e21154203
docs: sync DAU server side metrics adr (#1608)
docs: sync DAU server side metrics adr
2024-11-22 12:09:56 -07:00
Ethan Donowitz
0ae5fd2059
refactor: add settings crates (#1306)
This is a breaking change. This commit separates syncstorage and tokenserver settings into separate structs that are contained by a parent `Settings` struct. This means that any env vars that hold settings specific to syncstorage (e.g. `SYNC_DATABASE_URL`) have been renamed to `SYNC_SYNCSTORAGE__DATABASE_URL`. Any settings that were moved from the top-level `Settings` struct to the lower level, syncstorage-specific struct will now have a `SYNC_SYNCSTORAGE__` prefix instead of a `SYNC_` prefix.

Closes #1276
2022-10-19 17:15:56 -04:00
Rachel Tublitz
f4485f15c6
docs: update spanner examples
closes #396
2020-01-03 17:41:22 -05:00
Rachel Tublitz
a8ead778b6
docs: combining setup instructions into one main doc 2019-11-19 16:43:26 -05:00
jrconlin
7e5ddf3c3b
feat: check spanner commit size, error out if "too large"
* Also made "no_auth" a feature flag function
* included dependencies for golang, protobuf and libgrpcdev into setup
docs.
* may revisit some tools to make testing and debugging stuff like this
easier.

Closes #320
2019-11-08 11:43:14 -08:00
jrconlin
25dd754f41
f add spanner integration 2019-09-27 12:02:58 -07:00
jrconlin
a5104861cb
docs: Add setup instructions 2019-09-16 09:09:28 -07:00