Updated Platforms (markdown)

Lauri Ojansivu 2019-06-30 06:07:55 +03:00
parent e27e81fbfd
commit ff5a25d7dd

@ -54,11 +54,15 @@ Please support Sandstorm by [subscribing to paid plan](https://sandstorm.io/get)
- [REST API](https://github.com/wekan/wekan/wiki/REST-API) - [REST API](https://github.com/wekan/wekan/wiki/REST-API)
- [Outgoing Webhooks](https://github.com/wekan/wekan/wiki/Outgoing-Webhook-to-Discord) - [Outgoing Webhooks](https://github.com/wekan/wekan/wiki/Outgoing-Webhook-to-Discord)
- [Backup and Restore](https://github.com/wekan/wekan/wiki/Backup) - [Backup and Restore](https://github.com/wekan/wekan/wiki/Backup)
- Login
- [OAuth2, Auth0 and Google](https://github.com/wekan/wekan/wiki/OAuth2)
- [Auth0](https://github.com/wekan/wekan/issues/1722)
- [Azure](https://github.com/wekan/wekan/wiki/Azure)
**Does not work fully yet, being tested at [bleeding edge](https://github.com/wekan/wekan-snap/wiki/Snap-Developer-Docs)** **Does not work fully yet, being tested at [bleeding edge](https://github.com/wekan/wekan-snap/wiki/Snap-Developer-Docs)**
- Login - Login
- [OAuth2](https://github.com/wekan/wekan/issues/1874) - [Docs](https://github.com/wekan/wekan/wiki/OAuth2) - [Header Login](https://github.com/wekan/wekan/issues/2019) development in progress
- [Auth0](https://github.com/wekan/wekan/issues/1722) - [Keycloak](https://github.com/wekan/wekan/wiki/Keycloak) has [these bugs](https://github.com/wekan/wekan/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+keycloak)
- [CAS](https://github.com/wekan/wekan/issues/1925) - [CAS](https://github.com/wekan/wekan/issues/1925)
Usually for production you just install Ubuntu 18.04 or Debian 9 VM (or without VM) and install Snap. Minimum 2 GB RAM required, preferably 4 GB or more. Requires KVM/XEN/HyperV VM or Bare Metal, where Linux kernel 3.x or 4.x or newer works, and also Snap works without problems. Requires working websockets. Usually for production you just install Ubuntu 18.04 or Debian 9 VM (or without VM) and install Snap. Minimum 2 GB RAM required, preferably 4 GB or more. Requires KVM/XEN/HyperV VM or Bare Metal, where Linux kernel 3.x or 4.x or newer works, and also Snap works without problems. Requires working websockets.