-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
101 lines (95 loc) · 20.6 KB
/
index.html
File metadata and controls
101 lines (95 loc) · 20.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<!doctype html><!--[if lt IE 7]><html class="no-js ie6 oldie" lang="en"><![endif]--><!--[if IE 7]><html class="no-js ie7 oldie" lang="en"><![endif]--><!--[if IE 8]><html class="no-js ie8 oldie" lang="en"><![endif]--><!--[if IE 9]><html class="no-js ie9" lang="en"><![endif]--><!--[if gt IE 9]><!--><html><!--<![endif]--><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"><title>GitSSH2 – Git Web Interface Client Over SSH2</title><meta name="description" content="GitSSH2 is a web git client built in Symfony PHP framework which can connect over sftp/ssh to remove servers and run git commands"><meta name="author" content="Paul Schweppe"><meta name="keywords" content="git, git web interface, ssh2, client, git gui, git app, vcs, version control"><meta property="og:title" content="GitSSH2 – Git Web Interface Client Over SSH2"/><meta property="og:image" content="https://www.gitssh2.com/img/og-sharing.jpg"/><meta property="og:description" content="GitSSH2 - Manage your git repositories from your browser"/><link rel="apple-touch-icon" sizes="152x152" href="/favicons/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png"><link rel="manifest" href="/favicons/manifest.json"><link rel="mask-icon" href="/favicons/safari-pinned-tab.svg" color="#5bbad5"><link rel="shortcut icon" href="/favicons/favicon.ico"><meta name="msapplication-config" content="/favicons/browserconfig.xml"><meta name="theme-color" content="#ffffff"><link href="css/all.min.css" rel="stylesheet"><link href="font-awesome/css/font-awesome.min.css" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Roboto+Condensed" rel="stylesheet"><link href="css/general.css" rel="stylesheet"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/dracula.min.css"><script src="js/modernizr-2.8.3.min.js"></script><!--[if IE 9]><script src="js/PIE_IE9.js"></script><![endif]--><!--[if lt IE 9]><script src="js/PIE_IE678.js"></script><![endif]--><!--[if lt IE 9]><script src="js/html5shiv.js"></script><![endif]--><script>(function(d,e,j,h,f,c,b){d.GoogleAnalyticsObject=f;d[f]=d[f]||function(){(d[f].q=d[f].q||[]).push(arguments)},d[f].l=1*new Date();c=e.createElement(j),b=e.getElementsByTagName(j)[0];c.async=1;c.src=h;b.parentNode.insertBefore(c,b)})(window,document,"script","https://www.google-analytics.com/analytics.js","ga");ga("create","UA-97213008-1","auto");ga("send","pageview");</script><script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "SoftwareApplication",
"name": "GITSSH2",
"author": "Paul Schweppe",
"description": "GitSSH2 is a web git client built in Symfony PHP framework which can connect over sftp/ssh to remove servers and run git commands",
"applicationCategory": "http://schema.org/DeveloperApplication",
"downloadURL": "https://github.com/SSHVersionControl/git-web-client/archive/master.zip",
"softwareVersion": "0.1.0",
"requirements" : "PHP, webserver, database",
"memoryRequirements" : "1gb",
"operatingSystem": "Debain, Ubuntu, Windows",
"offers": {
"@type": "Offer",
"description" : "Free",
"price" :0,
"priceCurrency": "EUR"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "5",
"reviewCount": "1"
}
}
</script></head><body id="home"><div id="preloader"><div id="status"></div></div><div class="intro-header"><div class="container"><div class="row"><div class="col-sm-6 text-left abcen1"><h1 class="h1_home wow fadeIn" data-wow-delay="0.4s"><i class="fa fa-code-fork" aria-hidden="true"></i>GITSSH2</h1><h3 class="h3_home wow fadeIn" data-wow-delay="0.6s">Git Web Interface Client to manage all your git repositories hosted on different servers in one place.</h3><ul class="list-inline intro-social-buttons"><li><a href="https://github.com/SSHVersionControl/git-web-client" class="btn btn-lg mybutton_cyano wow fadeIn" data-wow-delay="0.8s"><span class="network-name"><i class="fa fa-github" aria-hidden="true"></i> Github</span></a></li><li id="download"><a href="https://github.com/SSHVersionControl/git-web-client/archive/master.zip" class="btn btn-lg btn-info wow swing wow fadeIn" data-wow-delay="1.2s"><span class="network-name"><i class="fa fa-download" aria-hidden="true"></i> Download</span></a></li><li id="demo"><a href="" class="btn btn-lg btn-demo wow swing wow fadeIn" data-wow-delay="1.6s" data-toggle="modal" data-target="#demoModal"><span class="network-name"><i class="fa fa-desktop" aria-hidden="true"></i> Demo</span></a></li></ul></div><div class="col-sm-6 hidden-xs"><img src="img/screenshots/file-listing-sm.jpg" class="img-responsive left-panel"/></div></div></div></div><nav class="navbar-default" role="navigation"><div class="container"><div class="navbar-header"><button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button><a class="navbar-brand" href="#home">GitSSH2</a></div><div class="collapse navbar-collapse navbar-right navbar-ex1-collapse"><ul class="nav navbar-nav"><li class="menuItem"><a href="#whatis">What is?</a></li><li class="menuItem"><a href="#screen">Screenshot</a></li><li class="menuItem"><a href="#features">Features</a></li><li class="menuItem"><a href="#installation">Installation</a></li></ul></div></div></nav><div id="whatis" class="content-section-b" style="border-top: 0"><div class="container">
<div class="col-md-12"><div class="alert alert-danger text-center" role="alert">Please note that this project is <strong>ABANDONED</strong>. It was a tool I used for a flawed development/deployment strategy, and before Docker.</div></div>
<div class="col-md-6 col-md-offset-3 text-center wrap_title"><h2>What is?</h2><p class="lead" style="margin-top:0">GitSSH2 is an open source Git web interface client built on Symfony's PHP framework. It can connect to remote servers over ssh and run git commands such as commit, branch, push, pull, etc. </p></div><div class="row"><div class="col-sm-4 wow fadeInDown text-center"><div class="box-icon middle"><i class="fa fa-product-hunt fa-4x "></i></div><h3>Projects</h3><p class="lead">Have multiple git repositories grouped under a single project.</p></div><div class="col-sm-4 wow fadeInDown text-center"><div class="box-icon middle"><i class="fa fa-file-code-o fa-4x "></i></div><h3>File Listing</h3><p class="lead">List all files on a remote server project. Not just the files under version control.</p></div><div class="col-sm-4 wow fadeInDown text-center"><div class="box-icon middle"><i class="fa fa-bug fa-4x "></i></div><h3>Issues</h3><p class="lead">Use the systems issue tracker, or integrate with Github or Gitlab issue tracker </p></div></div><div class="row tworow"><div class="col-sm-4 wow fadeInDown text-center"><div class="box-icon middle"><i class="fa fa-user fa-4x "></i></div><h3>User Control Access</h3><p class="lead">Create users with different access controls. Have different users commit to the same git repo but still have different author names</p></div><div class="col-sm-4 wow fadeInDown text-center"><div class="box-icon middle"><i class="fa fa-history fa-4x "></i></div><h3>Simple Commit Interface</h3><p class="lead">Don't scare new users with all options showing on one screen</p></div><div class="col-sm-4 wow fadeInDown text-center"><div class="box-icon middle"><i class="fa fa-history fa-4x "></i></div><h3>Commit History</h3><p class="lead">See history for any branch and search commits by message, author or content</p></div></div></div></div><div id="screen" class="content-section-a"><div class="container"><div class="row"><div class="col-md-6 col-md-offset-3 text-center wrap_title "><h2>Screen Shots</h2><p class="lead" style="margin-top:0"></p></div></div><div class="row wow bounceInUp"><div id="owl-demo" class="owl-carousel"><a href="img/screenshots/new-project.jpg" class="image-link" title="Create New Project"><div class="item"><img class="img-responsive img-rounded" src="img/screenshots/new-project.jpg" alt="Create New Project"></div></a><a href="img/screenshots/new-enviornment.jpg" class="image-link" title="Create New Git Repository. Clone repository, create new repository or use an existing repository"><div class="item"><img class="img-responsive img-rounded" src="img/screenshots/new-enviornment.jpg" alt="Create New Git Repository, Options"></div></a><a href="img/screenshots/new-enviornment-2.jpg" class="image-link" title="Clone Git Repository. Enter SSH details to create on remote server."><div class="item"><img class="img-responsive img-rounded" src="img/screenshots/new-enviornment-2.jpg" alt="Create New Git Repository, Clone part 1"></div></a><a href="img/screenshots/new-enviornment-3.jpg" class="image-link" title="Clone Git Repository. Enter SSH details to create on remote server."><div class="item"><img class="img-responsive img-rounded" src="img/screenshots/new-enviornment-3.jpg" alt="Create New Git Repository, Clone part 2"></div></a><a href="img/screenshots/new-enviornment-4.jpg" class="image-link" title="Clone Git Repository. Project environment details"><div class="item"><img class="img-responsive img-rounded" src="img/screenshots/new-enviornment-4.jpg" alt="Create New Git Repository, Clone part 3"></div></a><a href="img/screenshots/file-listing.jpg" class="image-link" title="View Project files, even those that are not commited or been ignored"><div class="item"><img class="img-responsive img-rounded" src="img/screenshots/file-listing.jpg" alt="View Project files"></div></a><a href="img/screenshots/history.jpg" class="image-link" title="View Commit History. Search across commits byt author message or content"><div class="item"><img class="img-responsive img-rounded" src="img/screenshots/history.jpg" alt="View Commit History"></div></a><a href="img/screenshots/history2.jpg" class="image-link" title="View files changed by commit"><div class="item"><img class="img-responsive img-rounded" src="img/screenshots/history2.jpg" alt="View files in commit"></div></a><a href="img/screenshots/commit.jpg" class="image-link" title="Commit files. Push automaticly to remote repository github/gitlab. Link commit with issue."><div class="item"><img class="img-responsive img-rounded" src="img/screenshots/commit.jpg" alt="Commit files"></div></a><a href="img/screenshots/branch-1.jpg" class="image-link" title="Manage branches. Link an issue with a branch name."><div class="item"><img class="img-responsive img-rounded" src="img/screenshots/branch-1.jpg" alt="Manage Branches"></div></a></div></div></div></div><div id="features" class="content-section-b dark-bg"><div class="container"><div class="row"><div class="col-sm-12 wow fadeInRightBig"><h3 class="section-heading text-center">Other Features</h3></div><div class="col-sm-12 wow fadeInLeftBig" data-animation-delay="200"><ul class="feature-list"><li>Easily switch between repositories in a project</li><li>No need to stash. Already done for you</li><li>Create branches directly from issues</li><li>Open as may windows as you like. It is a web app after all</li><li>Resolve merge commits with a single click</li><li>Push, pull, and fetch from remote repositories</li><li>View unsynced commits</li><li>Easily create, delete and rename branches, and remotes</li><li>Undo commits</li><li>View Diffs in the browser</li></ul></div></div></div></div><div id="installation" class="content-section-a"><div class="container"><div class="row"><div class="col-md-6 col-md-offset-3 text-center wrap_title"><h2>Installation</h2></div><div class="col-md-12"><h4>1. Requirements</h4><ul><li>php > 5.6 (mcrypt) | php 7.1 (openssl)</li><li>mysql or mariadb</li><li>webserver ( apache, nginx, php server)</li><li>Git install on command line for server/computer with repository</li></ul><h4>2. Installing the GIT Web Interface Version Control System</h4><p>When it comes to installing, you have the following options.</p><ul class="nav nav-tabs"><li role="presentation" class="active"><a href="#composer" data-toggle="tab" aria-controls="home" role="tab">Composer (recommended)</a></li><li role="presentation"><a href="#manually" data-toggle="tab" aria-controls="manually" role="tab">Manually</a></li></ul><div class="tab-content"><div id="composer" class="tab-pane fade in active"><p> If you don't have Composer yet, download it following the instructions on http://getcomposer.org/ or just run the following command: </p><div class="code"><code class="Bash">$ curl -s http://getcomposer.org/installer | php</code></div><p> Create a new folder somewhere under your web server root directory ( eg /var/www/gitssh2/) and run the following command: </p><div class="code"><code class="Bash">php -d memory_limit=-1 composer.phar create-project -s dev sshversioncontrol/git-web-client</code></div><p> If composer is install globally then just run the command: </p><div class="code"><code class="Bash">$ composer create-project -s dev sshversioncontrol/git-web-client</code></div><p> Composer will install the project and all its dependencies under the current directory. </p></div><div id="manually" class="tab-pane fade"><p> You can also <a href="https://github.com/SSHVersionControl/git-web-client/archive/master.zip" title="Download GitSSH2">download a zip</a> of the GIT Web Interface Client and unpack it somewhere under your web server root directory. You will still need to run composer to download other dependencies. </p><div class="code">
<code class="Bash">$ curl -s http://getcomposer.org/installer | php
$ php -d memory_limit=-1 composer.phar install</code>
</div> or if composer is install globally <div class="code"><code class="Bash">$ composer install</code></div><p>You will be prompted to enter in the database configuration. Please check the app/config/parameters.yml to make sure that the database settings are correct</p></div></div><h4>3. Checking your System Configuration</h4><p>Execute the check.php script from the command line, to check your system config:</p><div class="code"><code class="Bash">$ php app/check.php</code></div><p>The script returns a status code of 0 if all mandatory requirements are met, 1 otherwise.</p><h4>4. Install the database</h4><p>If the database is not already created run:</p><div class="code"><code class="Bash">$ php app/console doctrine:database:create</code></div><p>To install the schema and inital data run the following command:</p><div class="code"><code class="Bash">$ php app/console version:install</code></div><p>To create a new administrator run the following command:</p><div class="code"><code class="Bash">$ php app/console version:admin:create</code></div><h4>5. Web Server</h4><p>Below are examples of 3 different web servers configurations that you can use:</p><ul class="nav nav-tabs"><li role="presentation" class="active"><a href="#apache-config" data-toggle="tab" aria-controls="home" role="tab">Apache Config</a></li><li role="presentation"><a href="#nginx-config" data-toggle="tab" aria-controls="manually" role="tab">Nginx Config</a></li><li role="presentation"><a href="#php-server" data-toggle="tab" aria-controls="manually" role="tab">Php Web Server</a></li></ul><div class="tab-content"><div id="apache-config" class="tab-pane fade in active"><p>The minimum configuration to get the application running under Apache is:</p><div class="code">
<code class="apache"><VirtualHost *:80>
ServerName domain.tld
ServerAlias www.domain.tld
DocumentRoot /var/www/project/web
<Directory /var/www/project/web>
AllowOverride All
Order Allow,Deny
Allow from All
</Directory>
# uncomment the following lines if you install assets as symlinks
# or run into problems when compiling LESS/Sass/CoffeScript assets
# <Directory /var/www/project>
# Options FollowSymlinks
# </Directory>
ErrorLog /var/log/apache2/project_error.log
CustomLog /var/log/apache2/project_access.log combined
</VirtualHost></code>
</div></div><div id="nginx-config" class="tab-pane fade"><p>The minimum configuration to get the application running under Nginx is:</p><div class="code">
<code class="nginx">server {
server_name domain.tld www.domain.tld;
root /var/www/project/web;
location / {
# try to serve file directly, fallback to app.php
try_files $uri /app.php$is_args$args;
}
# DEV
# This rule should only be placed on your development environment
# In production, don't include this and don't deploy app_dev.php or config.php
location ~ ^/(app_dev|config)\.php(/|$) {
fastcgi_pass unix:/var/run/php5-fpm.sock;
fastcgi_split_path_info ^(.+\.php)(/.*)$;
include fastcgi_params;
# When you are using symlinks to link the document root to the
# current version of your application, you should pass the real
# application path instead of the path to the symlink to PHP
# FPM.
# Otherwise, PHP's OPcache may not properly detect changes to
# your PHP files (see https://github.com/zendtech/ZendOptimizerPlus/issues/126
# for more information).
fastcgi_param SCRIPT_FILENAME $realpath_root$fastcgi_script_name;
fastcgi_param DOCUMENT_ROOT $realpath_root;
}
# PROD
location ~ ^/app\.php(/|$) {
fastcgi_pass unix:/var/run/php5-fpm.sock;
fastcgi_split_path_info ^(.+\.php)(/.*)$;
include fastcgi_params;
# When you are using symlinks to link the document root to the
# current version of your application, you should pass the real
# application path instead of the path to the symlink to PHP
# FPM.
# Otherwise, PHP's OPcache may not properly detect changes to
# your PHP files (see https://github.com/zendtech/ZendOptimizerPlus/issues/126
# for more information).
fastcgi_param SCRIPT_FILENAME $realpath_root$fastcgi_script_name;
fastcgi_param DOCUMENT_ROOT $realpath_root;
# Prevents URIs that include the front controller. This will 404:
# http://domain.tld/app.php/some-path
# Remove the internal directive to allow URIs like this
internal;
}
error_log /var/log/nginx/project_error.log;
access_log /var/log/nginx/project_access.log;
}</code></div></div><div id="php-server" class="tab-pane fade"><p>If you just want to test out the application you can use the default php webserver. You will not need to configure anything, but this will run slower:</p><div class="code"><code class="bash">$ php app/console server:run</code></div></div></div></div></div></div></div><footer><div class="container"><div class="row"><div class="col-md-7"><h3 class="footer-title"><a href="mailto:paulschweppe@gmail.com">Contact Me</a></h3><a href="#">GitSSH2 </a> by <a href="mailto:paulschweppe@gmail.com" property="cc:attributionName">Paul Schweppe</a> is released under the <a rel="license" href="https://opensource.org/licenses/MIT">MIT license</a>. </div><div class="col-md-5"><div class="footer-banner"><h3 class="footer-title">GitSSH2</h3> Go to: <a href="https://github.com/SSHVersionControl/git-web-client" target="_blank">https://github.com/SSHVersionControl/git-web-client</a></div></div></div></div></footer><script src="js/all.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script><script type="text/javascript">new WOW().init();$(function(){$(document).ready(function(){$(".navbar-default").stickUp()});$(".code code").each(function(a,b){hljs.highlightBlock(b)})});</script><div id="demoModal" class="modal fade" role="dialog"><div class="modal-dialog"><div class="modal-content"><div class="modal-header"><button type="button" class="close" data-dismiss="modal">×</button><h4 class="modal-title">Demo App</h4></div><div class="modal-body"><div class="alert alert-info" role="alert">The demo only supports a user with Reporter access. This is due to security. Demo might run a bit slow as its running in a free container on Heroku. </div><div class="row"><div class="col-sm-offset-3 col-sm-6"><ul class="list-unstyled"><li><i class="fa fa-user"></i> Username: <strong>DemoReporter</strong></li><li><i class="fa fa-key"></i> Password: <strong>demodemo</strong></li></ul></div></div></div><div class="modal-footer"><a href="http://demo.gitssh2.com" class="btn btn-lg btn-demo btn-block" target="_blank"><span class="network-name"><i class="fa fa-desktop" aria-hidden="true"></i> Open Demo</span></a></div></div></div></div></body></html>