mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-28 09:20:52 +01:00
Clean root index
This commit is contained in:
@@ -1,67 +1,11 @@
|
||||
The easiest way to share and manage your Git, Mercurial and Subversion
|
||||
repositories over http.
|
||||
---
|
||||
title: Documentation
|
||||
subtitle: SCM-Managert Documentation
|
||||
---
|
||||
|
||||
- Very easy installation
|
||||
- No need to hack configuration files, SCM-Manager is completely
|
||||
configureable from its Web-Interface
|
||||
- No Apache and no database installation is required
|
||||
- Central user, group and permission management
|
||||
- Out of the box support for Git, Mercurial and Subversion
|
||||
- Full RESTFul Web Service API (JSON and XML)
|
||||
- Rich User Interface
|
||||
- Simple Plugin API
|
||||
- Useful plugins available ( f.e. Ldap-, ActiveDirectory-,
|
||||
PAM-Authentication)
|
||||
- Licensed under the MIT-License
|
||||
This documentation describes the administration and usage of SCM-Manager.
|
||||
|
||||
### News
|
||||
## Version and language
|
||||
|
||||
- **2018-09-25** - [SCM-Manager 2 gets a boost by Cloudogu GmbH](https://www.scm-manager.org/scm-manager-2/scm-manager-2-gets-a-boost-by-cloudogu-gmbh/)
|
||||
- **2018-05-04** - SCM-Manager 1.60 released ([download](http://www.scm-manager.org/download/) \|
|
||||
[release notes](release-notes.md))
|
||||
- **2018-04-11** - SCM-Manager 1.59 released
|
||||
|
||||
[All news](http://www.scm-manager.org/news/)
|
||||
|
||||
### Mailing List
|
||||
|
||||
- <scmmanager@googlegroups.com> -
|
||||
[archive](http://groups.google.com/group/scmmanager) \|
|
||||
[subscribe](mailto:scmmanager+subscribe@googlegroups.com)
|
||||
\|
|
||||
[unsubscribe](mailto:scmmanager+unsubscribe@googlegroups.com)
|
||||
|
||||
### Use SCM-Manager
|
||||
|
||||
- [Getting started](getting-started.md)
|
||||
- [Download latest version](http://www.scm-manager.org/download/)
|
||||
- [Frequently Asked Questions](faq.md)
|
||||
- [Using SCM-Manager with Apache mod\_proxy](apache/apache-mod_proxy.md)
|
||||
- [Using SCM-Manager with Nginx](nginx.md)
|
||||
|
||||
### Development
|
||||
|
||||
- [Building SCM-Manager from source](build-from-source.md)
|
||||
|
||||
### SCM Manager 2
|
||||
|
||||
- [Base directory](basedirectory.md)
|
||||
- [Logging](logging.md)
|
||||
- [Configuration for Intellij IDEA](intellij-idea-configuration.md)
|
||||
- [SCM v2 Test Cases](test-cases.md)
|
||||
- [Table of decisions made during development](decision-table.md)
|
||||
- [Definition of done](definition-of-done.md)
|
||||
- [Style Guide](style-guide.md)
|
||||
- [Error Handling in REST, Java, UI](error-handling.md)
|
||||
- [Create a new Plugin](create-plugin.md)
|
||||
- [Migration Wizard](content/docs/2.0.x/en/migrate-scm-manager-from-v1.md)
|
||||
- [Plugin Development](plugin-development.md)
|
||||
- [i18n for Plugins](i18n-for-plugins.md)
|
||||
- [Extension Points](extension-points.md)
|
||||
- [Migrate Plugin from v1](migrate-plugin-from-v1.md)
|
||||
- [API changes](v2/api-changes.md)
|
||||
- [Permission concept](permission-concept.md)
|
||||
- [Vulnerabilities](vulnerabilities.md)
|
||||
- [Common pitfall](common-pitfall.md)
|
||||
- [Release process](release-process.md)
|
||||
- [Known Issues](known-issues.md)
|
||||
The documentation belongs to a specific language and version of SCM-Manager.
|
||||
You can choose your version and language on the menu to the right.
|
||||
|
||||
Reference in New Issue
Block a user