mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Updated Raspberry Pi (markdown)
parent
1a08bfc303
commit
8aaa8ba33f
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
NOTE: If you use MongoDB Snap package below, most likely it works with many distro versions, like newest distros also. But if installing without Snap from mongodb.com , those packages are not for so many distros and versions.
|
||||
|
||||
This page is NOT only about Raspberry Pi. This page IS about install without container for ANY Linux/BSD/[macOS](https://github.com/wekan/wekan/wiki/Mac)/[Windows](https://github.com/wekan/wekan/wiki/Offline) using CPU of amd64/arm64/s390x/ppc64le.
|
||||
|
||||
WeKan only requires:
|
||||
|
|
@ -37,10 +39,14 @@ Bundle for [ppc64el](https://github.com/wekan/wekan/wiki/ppc) is at https://rele
|
|||
|
||||
## Installing Node.js
|
||||
|
||||
Newest required versions are listed at https://wekan.github.io Download section.
|
||||
|
||||
Download from https://nodejs.org/dist/latest-v14.x/
|
||||
|
||||
## Installing MongoDB Snap for amd64/arm64/ppc64el/s390x
|
||||
|
||||
NOTE: If you use this MongoDB Snap package, most likely it works with many distro versions, like newest distros also. But if installing without Snap from mongodb.com , those packages are not for so many distros and versions.
|
||||
|
||||
This Snap package https://snapcraft.io/juju-db , created by Canonical, has MongoDB for various CPU architectures . It is internal package for Canonical's Juju service https://jaas.ai . Snap repo at https://github.com/juju/juju-db-snap and copy at https://github.com/wekan/mongodb-snap
|
||||
|
||||
Install Snap for your distro https://snapcraft.io/docs/installing-snapd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue