Replies: 3 comments 1 reply
-
|
currently affine server does not considered the case of installation in the non-docker environment, which may be have many edge cases and dependency issues |
Beta Was this translation helpful? Give feedback.
-
|
Being able to install without Docker would have great value for everyone who cares about running it natively on macOS, FreeBSD and/or every other operating system. It also makes it much easier to do a security audit, as one can easily understand what code is bing used for what. |
Beta Was this translation helpful? Give feedback.
-
|
Another point: The current container actually requires Docker, rather than OCI containers, as it is dependent on Docker’s proprietary compose syntax. This means that one cannot run the system on Podman or macOS’s open source Containerization Framework. While instructions on installing without Docker would be best, an incremental improvement would be replacing the Docker Compose syntax with a set of standard OCI container files. This would also make deploying under Kubernetes easier. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Not everyone has Docker, but I have Redis, PostgreSQL, reverse proxy, Authelia and the lot at the ready. All I would love to have are plane-Jane non-Docker installation instructions fore the AFFiNE app itself. Any thoughts? Thank you!
Use case
No response
Anything else?
No response
Are you willing to submit a PR?
Beta Was this translation helpful? Give feedback.
All reactions