Newer
Older
www-root / index.html
@hayashi hayashi on 29 Sep 2018 3 KB add postGIS page
<!DOCTYPE html>
<html>
<head>
    <meta charset='utf-8'/>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="lib/surveyor.css">
    <title>Wellcome - surveyor.mydns.jp</title>
</head>
<body>
    <div id="page-header">
        <p class="menu">&nbsp;<a href="https://www.openstreetmap.org/user/hayashi">about me</a></p>
        <p class="border">&nbsp;</p>
        <a href="/"><img alt="" width="800" height="72"  src="./surveyor_logo_wide.png" /></a>
    </div>
    <h1>Wellcome!</h1>

<table border="0" align="center">
<tr>
  <td align="center">
        Raspberry pi 2 B+<br/>192.168.0.200:80
  </td>
  <td align="center">
        Raspberry pi 3 B+<br/>192.168.0.29:80
  </td>
</tr>
<tr>
  <td>
	<table border="0" align="center">
	<tr>
            <td width="110" height="230" align="center" valign="center">
            </td>
            <td width="220" height="230" align="center" valign="center">
                <a href="/owncloud"><img src="owncloud.jpg"/></a>
            </td>
            <td width="110" height="230" align="center" valign="center">
            </td>
	</tr>
	<tr>
            <td width="110" height="230" align="center" valign="center">
            </td>
            <td width="220" height="230" align="center" valign="center">
                <a href="postgis.html"><img alt="PostGIS" width="200" height="200" src="./logo_postgis.jpg" /></a><br/>OpenStreetMap<br/>coverage<br/>PostGIS service
            </td>
            <td width="110" height="230" align="center" valign="center">
            </td>
	</tr>
	</table>
  </td>
  <td>
	<table border="0" align="center">
	<tr>
            <td width="220" height="230" align="center" valign="center">
            </td>
            <td width="220" height="230" align="center" valign="center">
                <a href="http://surveyor.mydns.jp/gitbucket/">
                    <img src="gitbucket.png" width="160" height="160" alt="GitBucket"/><br/>GitBucket
                </a>
            </td>
            <td width="220" height="230" align="center" valign="center">
            </td>
	</tr>
	<tr>
            <td width="220" height="230" align="center" valign="center">
            </td>
            <td width="220" height="230" align="center" valign="center">
                <a href="https://yuuhayashi.github.io/coverageWeb/index.html">
                    <img src="OSM_Logo_design_Ben_Hall.png" alt="OSM coverage"/><br/>OSM coverage
                </a>
            </td>
            <td width="220" height="230" align="center" valign="center">
            </td>
	</tr>
	</table>
  </td>
</tr>
<tr>
  <td>
	<p align="right">This is the default web page for this server.<br/>
	<a href="apache2.html">Apache/2.2.22 (Debian)</a><br/>
	public Server at http://192.168.0.200:80/<br/>
	raspi2:/var/www/html</p>
  </td>
  <td>
        <p align="right">
            <a href="https://nginx.org">nginx</a><br/>
            public Server at http://192.168.0.29:80/<br/>
            raspi3:/var/www/html
        </p>
  </td>
</tr>
</table>

</body></html>