-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathlanguages.html
94 lines (77 loc) · 6.81 KB
/
languages.html
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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
<head>
<link href="http://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<!-- Enable responsiveness on mobile devices-->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
<title>
Languages and frameworks supported by octohost - Simple web focused Docker based mini-PaaS server.
</title>
<!-- CSS -->
<link rel="stylesheet" href="/css/poole.css">
<link rel="stylesheet" href="/css/syntax.css">
<link rel="stylesheet" href="/css/hyde.css">
<link rel="stylesheet" href="/css/octohost.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-12346486-7', 'octohost.io');
ga('send', 'pageview');
</script>
</head>
<body class="theme-base-0g">
<div class="sidebar">
<div class="container sidebar-sticky">
<div class="sidebar-about">
<h1>octohost</h1>
<p class="lead">Simple web focused Docker based mini-PaaS server.</p>
</div>
<div><strong>NOTE:</strong> This project is no longer actively maintained. Use <a href="https://github.com/dokku/dokku">Dokku</a> or <a href="https://github.com/kubernetes/kubernetes">Kubernetes</a>.</div>
<p> </p>
<ul class="sidebar-nav">
<li class="sidebar-nav-item"><a href="/">Home</a></li>
<li class="sidebar-nav-item"><a href="/languages.html">Languages and Frameworks</a></li>
<li class="sidebar-nav-item"><a href="/documentation.html">Documentation</a></li>
<li class="sidebar-nav-item"><a href="/screencast.html">Screencast</a></li>
<li class="sidebar-nav-item"><a href="/changelog.html">Changelog</a></li>
<li class="sidebar-nav-item"><a href="https://twitter.com/octohost">@octohost</a></li>
<li class="sidebar-nav-item"><a href="https://github.com/octohost">Github Project</a></li>
<li class="sidebar-nav-item"><a href="https://index.docker.io/u/octohost/">Docker INDEX</a></li>
</ul>
<p>© 2014 - 2106. All rights reserved.</p>
</div>
</div>
<div class="content container">
<h2>Current Languages and Frameworks.</h2><ol>
<li><a href="https://github.com/search?q=%40octohost+ruby">Ruby</a> - <a href="https://github.com/octohost/ruby-1.8.7p352">1.8.7</a>, <a href="https://github.com/octohost/ruby-1.9.3-p545">1.9.3</a>, <a href="https://github.com/octohost/ruby-2.0.0-p451">2.0.0</a>, <a href="https://github.com/octohost/ruby-2.1.1">2.1.1</a>, <a href="https://github.com/octohost/ruby">2.1.6</a>, <a href="https://github.com/octohost/sinatra">Sinatra</a>, <a href="https://github.com/octohost/middleman">Middleman</a>, <a href="https://github.com/octohost/octopress">Octopress</a>, <a href="https://github.com/octohost/padrino">Padrino</a>, <a href="https://github.com/octohost/rails2">Rails 2</a>, <a href="https://github.com/octohost/rails3">Rails 3</a>, <a href="https://github.com/octohost/rails4">Rails 4</a>, <a href="https://github.com/octohost/ramaze">Ramaze</a>, <a href="https://github.com/octohost/jekyll">Jekyll</a>, <a href="https://github.com/octohost/pakyow">Pakyow</a></li>
<li><a href="https://github.com/octohost/php5">PHP</a> - <a href="https://github.com/octohost/slim">Slim</a>, <a href="https://github.com/octohost/laravel">Laravel</a>, <a href="https://github.com/octohost/php5-apache">PHP with Apache</a>, <a href="https://github.com/octohost/wordpress">WordPress</a></li>
<li><a href="https://github.com/octohost/nodejs">Node.js</a> - <a href="https://github.com/octohost/harp">Harp</a>, <a href="https://github.com/octohost/ghost">Ghost</a>, <a href="https://github.com/octohost/kraken">KrakenJS</a>, <a href="https://github.com/octohost/sails">Sails.js</a>, <a href="https://github.com/octohost/hapi">Hapi.js</a>, <a href="https://github.com/octohost/hexo">Hexo</a>, <a href="https://github.com/octohost/wintersmith">Wintersmith</a>, <a href="https://github.com/octohost/metalsmith">Metalsmith</a></li>
<li>Python - <a href="https://github.com/octohost/python-3.3">3.3</a>, <a href="https://github.com/octohost/python">2.7</a>, <a href="https://github.com/octohost/django-staticsite">Django</a></li>
<li><a href="https://github.com/octohost/go-1.2">Go</a> - <a href="https://github.com/octohost/go-1.2">1.2</a>, <a href="https://github.com/octohost/web.go">Web.go</a>, <a href="https://github.com/octohost/revel">Revel</a>, <a href="https://github.com/octohost/martini">martini</a></li>
<li><a href="https://github.com/octohost/openresty">Lua</a></li>
<li><a href="https://github.com/octohost/openjdk7">Java</a> - <a href="https://github.com/octohost/play-app">Play Framework</a></li>
<li>Clojure - <a href="https://github.com/octohost/leiningen">leiningen</a>, <a href="https://github.com/octohost/hoplon">hoplon</a></li>
<li><a href="https://github.com/octohost/erlang">Erlang</a></li>
<li><a href="https://github.com/octohost/perl">Perl</a> - <a href="https://github.com/octohost/mojolicious-app">Mojolicious</a>, <a href="https://github.com/octohost/perldancer-app">Perl Dancer</a></li>
<li>Static HTML - <a href="https://github.com/octohost/html">nginx</a>, <a href="https://github.com/octohost/apache2">Apache</a> - also - Harp, Jekyll, Middleman and Octopress are all served statically with nginx.</li>
<li><a href="https://github.com/octohost/mono">Mono</a></li>
<li>Hack - <a href="https://github.com/octohost/hhvm">HHVM</a>, <a href="https://github.com/octohost/hack">Hack</a>, <a href="https://github.com/octohost/hack-example-site">Example Site</a></li>
<li><a href="https://github.com/octohost/dart">Dart</a> - <a href="https://github.com/octohost/dart-app">Example App</a></li>
</ol>
<h3>Data Stores</h3><ol>
<li><a href="/data-stores-redis.html">Redis</a> - <a href="https://github.com/octohost/redis">Container here</a>.</li>
<li><a href="/data-stores-memcached.html">Memcached</a> - <a href="https://github.com/octohost/memcached">Container here</a>.</li>
<li>MySQL - on the radar.</li>
<li>PostgreSQL - on the radar.</li>
</ol>
<p>Most base images can be downloaded from the <a href="https://index.docker.io/u/octohost/">Docker INDEX</a>.</p>
<p>More languages and frameworks will be added - send us a pull request or email!</p>
<p>Send us an email at <a href="mailto:octohost@octohost.io">octohost@octohost.io</a>. Follow us on Twitter <a href="https://twitter.com/octohost">@octohost</a>.</p>
<div class="src"><a href="https://github.com/octohost/www">Website source.</a></div>
</div>
</body>
</html>