Coder Social home page Coder Social logo

alenpelin / sitecore-instance-manager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sitecore/sitecore-instance-manager

0.0 2.0 0.0 23.63 MB

SIM 1.5 is an open source tool for managing the local park of Sitecore instances. You can install, locate, maintain, reinstal or delete Sitecore products.

Home Page: http://dl.sitecore.net/updater/sim

License: MIT License

PowerShell 1.06% C# 92.88% Smalltalk 6.06%

sitecore-instance-manager's Introduction

Sitecore Instance Manager (SIM 1.6)

SIM 1.6 is an open source tool for managing the local park of Sitecore instances. You can install, locate, maintain, reinstall or delete Sitecore products. It has API and plugin engine so you can extend it for any your need.

Download SIM 1.6 as a ClickOnce app

Resources

  1. Release History
  2. Documentation
  3. Troubleshooting
  4. Developer Center
  5. Contact Us

Note, we are in progress of migrating from bitbucket to github so don't be confused by some of the links pointing back to bitbucket.

Features

Global Features

  1. List Sitecore websites installed locally and their modules
  2. Install new Sitecore standalone product
  3. Install Sitecore modules and packages
  4. Download Sitecore products from SDN and DEV
  5. Back up Sitecore websites, and Restore them
  6. Export Sitecore website and Import it on remote computer
  7. Delete Sitecore websites
  8. Reinstall Sitecore website

Open in Browser

Open applications

  • Open Website folder
  • Open Visual Studio 2012 project (create project if missing)
  • Open web.config and other *.config files
  • Open showconfig.xml configuration
  • Open current log file in Dynamic Log Viewer
  • Open entire log files in Sitecore Log Analyzer

Change website

  • Start/Stop App Pool
  • Recycle App Pool
  • Kill w3wp.exe process
  • Change Framework version
  • Change Framework bitness

Solr index creation

  • SIM now includes Solr support.
    • For Sitecore 8.2, this is available as a Configuration Preset during the installation wizard.
    • For Sitecore 8.1, it is necessary to download the appropriate "Solr support package" from http://dev.sitecore.net/downloads, and to add it to SIM using the "Add Module" button on the "Modules list" screen during installation.
  • This supports Solr 4 and higher.
    • Note: For Solr 4.x, the default "collection1" is used as a template, and must be present. For Solr 5.x and higher, the configuration located at server\solr\configsets\data_driven_schema_configs is used, as it has the language support required to index non-English text.
  • This module automates the following tasks:
    • Activates all Solr config files, and deactivates matching Lucene config files (same name with "Lucene" replacing "Solr"), with the following exceptions:
      • Sitecore 8.2 Solr + IOC files are not enabled.
      • Lucene default configuration files Sitecore.ContentSearch.Lucene.DefaultIndexConfiguration.config and Sitecore.ContentSearch.Lucene.DefaultIndexConfiguration.Xdb.config are not disabled.
      • The unmatched configuration file Sitecore.Social.Lucene.Index.Analytics.Facebook.config is disabled as required.
    • Sets core name to instance name + index name (e.g. "sc82u0_sitecore_web_index")
    • Copies configuration from "collection1" for each new core.
    • Calls Sitecore schema update wizard ("Generate the Solr Schema.xml file") for each new core.
    • Calls Solr API to create each core/collection.
    • Indexes are left empty, but can be built from Control Panel/Indexing Manager.
    • Enables Solr term support, as described here.

Extra features

  • Install MongoDB in one click
  • Edit etc\hosts file
  • Batch operations with SQL databases
  • Predefined configurations (Enable MVC, Scaling ...)
  • Delete All Instances - wizard for deleting all installed Sitecore instances
  • Update Licenses - Updating Sitecore license file in all installed Sitecore instances
  • SSPG - Sitecore Support Package Generator for collecting detailed information about an instance
  • Publish Dialog - executing Sitecore publishing in application

Prerequisites

SIM will only work:

  • on Windows 7+, or Windows Server 2008 R2+
  • with Administrator permissions
  • with direct internet access (no proxy)
  • when IIS is pre-configured with all necessary features (check Sitecore installation guide for details)

For Sitecore 9.0:

  • with local SQL Server 2016 (not 2017) instance with sa user account with sysadmin permissions
  • with ssdt15 chocolatey package installed

For Sitecore 7.5, 8.0, 8.1 and 8.2:

  • with local MongoDB instance pre-configured and running as a service
  • with local SQL Server 2012+ instance with sa user account with sysadmin permissions

Known Issues

Supported Products

  • Sitecore CMS 6.3 and later
  • All Sitecore modules

Some of Sitecore modules have special support for initial configuration:

  • Active Directory
  • Web Forms for Marketers
  • E-mail Campaign Manager

sitecore-instance-manager's People

Contributors

alenpelin avatar ivansheyenko avatar andreyfilchenkov avatar dmitrykolinchuk avatar dsolovay avatar romanchernyk avatar art-alexeyenko avatar brad-christie avatar sshushliapin avatar zvirja avatar giardinor2i avatar codingdennis avatar msgx avatar gopigujjula avatar jlbruno avatar eldblom-zz avatar kamjam01 avatar its-mash avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.