Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MartinMiles/Sifon
A must-have tool for any Sitecore developer, to simplify most of you day-today DevOps activities
https://github.com/MartinMiles/Sifon
Last synced: 3 months ago
JSON representation
A must-have tool for any Sitecore developer, to simplify most of you day-today DevOps activities
- Host: GitHub
- URL: https://github.com/MartinMiles/Sifon
- Owner: MartinMiles
- License: apache-2.0
- Created: 2019-08-21T11:58:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-10T22:33:12.000Z (about 1 year ago)
- Last Synced: 2024-01-24T02:12:08.114Z (10 months ago)
- Language: C#
- Homepage:
- Size: 18.5 MB
- Stars: 10
- Watchers: 1
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- Awesome-Sitecore - Sifon - Backup-restore tool supporting XC and remote machine operation with an excellent pluggable interface. Sifon also has a very powerful extension system with plugins covering many aspects of day-to-day activities. (Maintenance)
README
# Sifon [![Build Status](https://travis-ci.org/MartinMiles/Sifon.svg?branch=master)](https://travis-ci.org/MartinMiles/Sifon)
A must-have tool for any Sitecore developer, to simplify most of your day-to-day DevOps activities.
![Sifon](https://raw.githubusercontent.com/wiki/MartinMiles/Sifon/img/main.png "Sifon main interface")
## Features
- backup, clean, restore selected Sitecore instance out-of-the-box with nice GUI
- supports Sitecore XP and XC versions 9.x and 10.0
- you can choose the above operations for webroot, xConnect, Identity Server sites and all together
- environment auto-detection: hostnames, bindings, installed Solr instances
- supports multiple instances on a host via creating and selecting profiles
- all the above can be done on remote VM via WinRM (WsMan) with remote profile
- supports plugins both written in PowerShell or compiled .NET libraries
- plugins are kept in hierarchical order and, in fact, are crowdsourced
- respects Windows services: marketing automation, xConnect search indexer, processing engine and of course IIS## Downloads and documentation
The easiest way to install **Sifon** is using Chocolatey:
`cinst sifon`
You may also download Sifon from the [project website](http://sifon.uk "Sifon's Homepage").
## License
Sifon is distributed free of charge under [GNU General Public License v3 (GPL-3)](https://www.gnu.org/licenses/gpl-3.0.en.html "GNU General Public License v3 (GPL-3)") license.