You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I really like affine, I even recommend it to the people around me, hoping it gets better. Thank you for your efforts. I self-hosted affine on a server, and a problem occurred.
When I tried to restore the document, I found that the historical versions were not available.
How should I do to use the historical version?
# select a revision to deploy, available values: stable, beta, canary
AFFINE_REVISION=stable
# set the port for the server container it will expose the server on
PORT=3010
# set the host for the server for outgoing links
AFFINE_SERVER_HTTPS=true
AFFINE_SERVER_HOST=affine.example.com
# or
# AFFINE_SERVER_EXTERNAL_URL=https://affine.yourdomain.com
# position of the database data to persist
DB_DATA_LOCATION=./pgdata
# position of the upload data(images, files, etc.) to persist
UPLOAD_LOCATION=./storage
# position of the configuration files to persist
CONFIG_LOCATION=./config
# database credentials
DB_USERNAME=dfkoL3123xdgpu4lccs
DB_PASSWORD=KLDSJFKfdsxxoi
DB_DATABASE=Csagfskccxa234
Distribution version
macOS x64 (Intel)
What browsers are you seeing the problem on if you're using web version?
No response
Are you self-hosting?
Yes
Relevant log output
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
What happened?
OS: Linux, Debian12
Desktop App Affine v0.19.5
I really like affine, I even recommend it to the people around me, hoping it gets better. Thank you for your efforts. I self-hosted affine on a server, and a problem occurred.
When I tried to restore the document, I found that the historical versions were not available.
How should I do to use the historical version?
CleanShot.2025-01-07.at.09.10.26.mp4
docker-compose.yml
.env
Distribution version
macOS x64 (Intel)
What browsers are you seeing the problem on if you're using web version?
No response
Are you self-hosting?
Relevant log output
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: