Open Loongphy opened 1 week ago
I'd be happy to help, but I lack experience in document building.
We hear you, we have new docs planned for release by end of the year.
npm install -g @logto/cli
link https://docs.logto.io/docs/references/using-cli/database-alteration/#determine-the-version-to-deploy
logto db alt deploy <your-version>
ref: https://github.com/logto-io/logto/issues/6535#issuecomment-2365364498
What problem did you meet?
Description
While attempting to upgrade Logto to a newer version, I encountered difficulties in locating comprehensive deployment and update documentation. The current documentation structure has installation, deployment, and upgrade guides scattered across different sections, making it challenging to find related information efficiently. Even with the search functionality, the experience was cumbersome and time-consuming.
Describe what you'd like Logto to have
Suggested Improvements
Example Reference
TimescaleDB's documentation provides a good reference for organized documentation structure, with clear separation and logical grouping of related topics.
https://docs.timescale.com/self-hosted/latest/install/