https://github.com/SenseNet/sn-installer
A desktop application for installing sensenet ECM from scratch, or executing upgrade packages.
https://github.com/SenseNet/sn-installer
Last synced: 9 months ago
JSON representation
A desktop application for installing sensenet ECM from scratch, or executing upgrade packages.
- Host: GitHub
- URL: https://github.com/SenseNet/sn-installer
- Owner: SenseNet
- License: gpl-2.0
- Archived: true
- Created: 2017-01-26T08:21:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-06T08:35:38.000Z (over 8 years ago)
- Last Synced: 2024-11-13T03:34:42.366Z (over 1 year ago)
- Language: C#
- Homepage: https://www.sensenet.com/
- Size: 59.6 KB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sense/Net ECM Installer
This is a Windows desktop application for installing [Sense/Net ECM](https://github.com/SenseNet/sensenet) from scratch, or executing upgrade packages. Please visit the release link below for the easiest way to get the installer - or you can check out this repo and build it yourself.
[](https://gitter.im/SenseNet/sn-installer?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/SenseNet/sn-installer/releases)
## Prerequisites
### Environment
Before starting the installer, please make sure you have **Internet Information Services (IIS)** and **ASP.Net** installed on the machine and you also have a database server (Microsoft **SQL Server** or SQL Server Express) where you want to install the SenseN/Net Content Repository.
### Install package
The installer is just a tool, you will need a complete Sense/Net ECM **install package** to execute.
The package is actually an [SnAdmin package](https://github.com/SenseNet/sn-admin), a zip file that you will be able to download separately (Community users: from the main [Sense/Net ECM](https://github.com/SenseNet/sensenet) repository) when it is available.
## Installation
The installer will guide you through the short process of creating a website and choosing a web folder and database for your Sense/Net ECM instance.

The install process will take some time but there will be no user interactions, it is automatic.
### Errors
If the install process fails, you can always check the log file for details - the installer will provide you a link to the log folder at the end of the process.