Skip to content

Commit

Permalink
Merge pull request #9 from openkm/OCM-34
Browse files Browse the repository at this point in the history
OCM-34  Update readme with installation process
  • Loading branch information
monkiki authored Apr 24, 2017
2 parents 90da46d + 96f6cd3 commit 77e4e1a
Showing 1 changed file with 20 additions and 3 deletions.
23 changes: 20 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,25 @@ With OpenKM Open Source Community Edition you can:
* Automate task.

## Installing binaries
You can install OpenKM binaries from [sourceforge](https://sourceforge.net/projects/openkm/):
* OpenKM-${Version}-community-tomcat-bundle.zip what contains Tomcat plus OpenKM.war with all configuration files needed to get it running.
* OpenKM-${Version}-community.zip what contains only the OpenKM.war application without Tomcat and configuration files needed to get it running.
You can install OpenKM binaries from [SourceForge](https://sourceforge.net/projects/openkm/):
* **OKMInstaller.jar**: The OpenKM installer assistant. Usage information at [using the installer](https://docs.openkm.com/kcenter/view/okm-6.3-com/using-the-installer.html).
* **OpenKM-${Version}.zip**: Which just contains the OpenKM.war application without Tomcat and configuration
files needed to get it running.

## Installation wizard videos
### Linux
This video shows step by step the installation process of OpenKM Community version in Linux.

[![Community version installation in Linux](https://img.youtube.com/vi/WJrkD2BdAJo/0.jpg)](https://www.youtube.com/watch?v=WJrkD2BdAJo "Community version installation in Linux")

[Spanish version](https://www.youtube.com/watch?v=2_CMEpHkwqA)

### Windows
This video shows step by step the installation process of OpenKM Community version in Windows.

[![Community installation process in Windows](https://img.youtube.com/vi/7C40UMajJ0k/0.jpg)](https://www.youtube.com/watch?v=7C40UMajJ0k "Community installation process in Windows")

[Spanish version](https://www.youtube.com/watch?v=6F7Hany7BMc)

## Building from Source
```sh
Expand All @@ -28,6 +44,7 @@ $ mvn clean package
* [OpenKM Knowledge Center](https://docs.openkm.com/kcenter/view/okm-6.3-com/installation.html)
* [Hardware and software requirements](https://docs.openkm.com/kcenter/view/okm-6.3-com/hardware-and-software-requirements.html)
* [Installation](https://docs.openkm.com/kcenter/view/okm-6.3-com/installation.html)
* [Using the installer](https://docs.openkm.com/kcenter/view/okm-6.3-com/using-the-installer.html)
* [Troubleshooting](https://docs.openkm.com/kcenter/view/okm-6.3-com/troubleshooting.html)
* [Administration guide](https://docs.openkm.com/kcenter/view/okm-6.3-com/administration-guide.html)
* [User guide](https://docs.openkm.com/kcenter/view/okm-6.3-com/user-guide.html)
Expand Down

0 comments on commit 77e4e1a

Please sign in to comment.