Guidelines:Deployment: Difference between revisions
Appearance
Created page with "= Installation = == Installation from Release Package == As of version 6.0, Eden provides packaged releases. This is the recommended setup method for production servers. The packages are available as assets attached to the respective GitHub release. * Installation on Debian/Linux * Server Setup and Management with edenctl == Installation from GitHub Repository == It is also possible to install Eden directly from a..." |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
= Installation = | = Installation and Setup = | ||
== Installation from Release Package == | == Installation from Release Package == | ||
| Line 6: | Line 6: | ||
* [[Guidelines:DebianPackages|Installation on Debian/Linux]] | * [[Guidelines:DebianPackages|Installation on Debian/Linux]] | ||
* [[Guidelines:DualHost|Installation on Debian/Linux with separate DB Host]] | |||
* [[Guidelines:Edenctl|Server Setup and Management with edenctl]] | * [[Guidelines:Edenctl|Server Setup and Management with edenctl]] | ||
* [[Guidelines:SecureOperation|SSH Setup Recommendations]] | |||
== Installation from GitHub Repository == | == Installation from GitHub Repository == | ||
Latest revision as of 19:34, 2 February 2026
Installation and Setup
Installation from Release Package
As of version 6.0, Eden provides packaged releases. This is the recommended setup method for production servers. The packages are available as assets attached to the respective GitHub release.
- Installation on Debian/Linux
- Installation on Debian/Linux with separate DB Host
- Server Setup and Management with edenctl
- SSH Setup Recommendations
Installation from GitHub Repository
It is also possible to install Eden directly from a GitHub repository. This option is recommended for demos and UAT, where you want to install a development version.