Updated Platforms (markdown)

Lauri Ojansivu 2018-06-26 20:50:31 +03:00
parent 969ea2ba2b
commit 90f8ae05bd

@ -9,7 +9,9 @@ Downloading and installing Wekan on various platforms.
* [Logs and Stats](https://github.com/wekan/wekan/wiki/Logs)
* [Wekan bug reports and feature requests](https://github.com/wekan/wekan/issues)
## <a name="Production"></a>Production: Linux. Automatic Updates. Only Wekan. Import from Trello, and Import/Export Wekan works. Password auth. Upcoming: LDAP, OAuth2, etc.
## <a name="Production"></a>Production: Snap for Linux. Automatic Updates. Only Wekan. Supported by xet7.
Import from Trello, and Import/Export Wekan works. Password auth. Upcoming: LDAP, OAuth2, etc. Usually for production you just install Ubuntu 18.04 or Debian 9 VM (or without VM) and install Snap from above. Requires KVM/XEN/HyperV VM or Bare Metal, where Linux kernel 3.x or 4.x or newer works, and also Snap (or Docker) work without problems. Requires working websockets.
* [Snap](https://github.com/wekan/wekan/wiki/Snap) on Linux 64bit. [Wekan for Snap bug reports and feature requests](https://github.com/wekan/wekan-snap/issues).
* Debian, Ubuntu and Linux Mint based distros
@ -21,11 +23,23 @@ Downloading and installing Wekan on various platforms.
* Manjaro
* Elementary OS
* CentOS 7
* Cloud: Some additional info
* [AWS](https://github.com/wekan/wekan/wiki/AWS)
* [Azure](https://github.com/wekan/wekan/wiki/Azure)
## <a name="ProductionSandstorm"></a>Production: Sandstorm platform, many apps and Wekan, security audited. Import does not work, needs workarounds. Google/GitHub/LDAP/SAML/Passwordless email login.
## <a name="ProductionSandstorm"></a>Production: Sandstorm platform, many apps and Wekan, security audited. Import does not work, needs workarounds. Google/GitHub/LDAP/SAML/Passwordless email login. Supported by xet7.
* [Sandstorm](https://github.com/wekan/wekan/wiki/Sandstorm) on Debian 64bit, Ubuntu 64bit and SaaS
## SaaS: Wekan ready services, just start using. Some have free and paid options.
* [Sandstorm](https://github.com/wekan/wekan/wiki/Sandstorm)
* [Cloudron](https://github.com/wekan/wekan/wiki/Cloudron)
* [Indiehosters](https://github.com/wekan/wekan/wiki/Indiehosters)
* [Scalingo](https://github.com/wekan/wekan/wiki/Scalingo)
***
## <a name="Development"></a>Development: Only for internal network, not updated automatically.
* [Docker](https://github.com/wekan/wekan/wiki/Docker)
* [Windows](https://github.com/wekan/wekan/wiki/Windows)
@ -42,13 +56,6 @@ Downloading and installing Wekan on various platforms.
* [arm64](https://blog.wekan.team/2018/01/wekan-progress-on-x64-and-arm/index.html)
* [Snap for other processor architectures](https://github.com/wekan/wekan-snap/issues/46)
## SaaS: Ready installed cloud service.
* [Sandstorm](https://github.com/wekan/wekan/wiki/Sandstorm)
* [Cloudron](https://github.com/wekan/wekan/wiki/Cloudron)
* [Indiehosters](https://github.com/wekan/wekan/wiki/Indiehosters)
* [Scalingo](https://github.com/wekan/wekan/wiki/Scalingo)
## Operating Systems: For Development only.
* [Debian 64bit](https://github.com/wekan/wekan/wiki/Debian)
@ -59,11 +66,6 @@ Downloading and installing Wekan on various platforms.
* [Qnap TS-469L](https://github.com/wekan/wekan/issues/1180)
## Cloud: Some additional info. Usually for production you just install Ubuntu 18.04 or Debian 9 VM and install Snap from above. Requires KVM/XEN/HyperV VM where Linux kernel 3.x or 4.x or newer works, and also Snap (or Docker) work without problems. Requires working websockets.
* [AWS](https://github.com/wekan/wekan/wiki/AWS)
* [Azure](https://github.com/wekan/wekan/wiki/Azure)
## Cloud: Not supported. Requires from source install, has restricted 2.x kernel, does not support websockets, or not tested yet.
* [Uberspace](https://github.com/wekan/wekan/wiki/Install-latest-Wekan-release-on-Uberspace)