AFFiNE
ghcr.io/toeverything/affine-graphql:stable
https://docs.affine.pro/docs/
bridge
sh
false
https://forums.unraid.net/topic/141872-support-findthelorax-docker-templates/
https://hub.docker.com/r/paulknulst/affine
Hello/Bonjour/Aloha/你好
Welcome.
AFFiNE is an open-source, all-in-one workspace and an operating system for all the building blocks that assemble your knowledge base and much more — wiki, knowledge management, presentation and digital assets. It’s a better alternative to Notion and Miro.
To Shape, not to adapt. Tools can impact your lifestyle. AFFiNE is built for individual & teams who care their data, who refuse vendor lock-in, and who want to have control over their essential tools. More on What AFFiNE is Not
You own your data, with no compromises
READ ME: Currently it seems like there is an issue with database migration with this template. There is a docker-compose that also works:
https://github.com/toeverything/AFFiNE/blob/stable/.github/deployment/self-host/compose.yaml
To get this running, you will need postgresql and redis. After those are working, download AFFiNE. It should stop with an error about
PrismaClientInitializationError:
Invalid `prisma.runtimeConfig.findMany()` invocation:
Run the below command adjusting the database url as necessary then you should be able to access the WebUI.
docker run -e DATABASE_URL=postgres://affine:affine@postgres:5432/affine ghcr.io/toeverything/affine-graphql:stable sh -c "yarn prisma migrate deploy && node --import ./scripts/register.js ./dist/data/index.js"
Productivity:
http://[IP]:[PORT:3010]/
https://raw.githubusercontent.com/toeverything/AFFiNE/canary/packages/frontend/electron/resources/icons/icon.png
sh -c 'node ./scripts/self-host-predeploy && node ./dist/index.js'
If you like my template please donate:
https://buymeacoffee.com/findthelorax
false
postgres://affine:affine@postgres:5432/affine
redis
6375
production
--import=./scripts/register.js
/mnt/user/appdata/affine
false