toeverything / AFFiNE

There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.
https://affine.pro
Other
41.02k stars 2.65k forks source link

Selfhosted docker stable version still 14.0 nightly​ #7156

Closed Zaschii closed 1 month ago

Zaschii commented 4 months ago

What happened?

Hi everybody.

my selfhosted affine installation is working pretty well, thx for that awesome software.

But after fresh docker pull / update the version is still 0.14.0-nightly-202406040853-01fc1ea How can i update to 0.14.9 on docker? Iam using image: ghcr.io/toeverything/affine-graphql:stable

Thx & BR,

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

affine-issue-bot[bot] commented 4 months ago

Issue Status: 🆕 *Untriaged

*🆕 Untriaged**

The team has not yet reviewed the issue. We usually do it within one business day. Docs: https://github.com/toeverything/AFFiNE/blob/canary/docs/issue-triaging.md

This is an automatic reply by the bot.

Zaschii commented 3 months ago

any news / suggestions?

oiqm4T commented 3 months ago

per their documentation: -- change "stable" to beta or canary to update from 0.14 -

In your compose.yaml , you can choose your target deploy version with image: ghcr.io/toeverything/affine-graphql:stable , it is suggested to deploy the stable version, but beta and canary are also available.

eikaramba commented 3 months ago

same problem here, it seems the stable builds are not pushed to the docker repo

AndyPro720 commented 2 months ago

Hmm any workaround? The selfhosted version seems largely neglected.

eikaramba commented 2 months ago

it is, they are currently pushing every new release to the docker hub. i am quite happy with the release schedule for self hosted version. you will have the latest version as of today.

AndyPro720 commented 2 months ago

Can you share link for docker hub area, couldn't find it

eikaramba commented 2 months ago

i'm just using what is stated in the docs: image: ghcr.io/toeverything/affine-graphql:stable

forehalo commented 1 month ago

you should pull the image manually, docker compose won't do it for you