mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-26 01:01:58 +00:00
35 lines
934 B
HTML
35 lines
934 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>Handbook - Expo Server</title>
|
|
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
|
</head>
|
|
<body><style>body { background: #fff url(/images/style/bg-system.png) repeat-x 0 0 }</style>
|
|
<h2 id="tophead">CUCC Expedition Handbook</h2>
|
|
<h1>The Expo server</h1>
|
|
<p>Troggle is the software which runs the the expo cave survey data management and website. It is not the only thing running on the expo server.
|
|
|
|
<h3 id="what">Server configuration</a></h3>
|
|
|
|
<br />apache webserver
|
|
<br />MySQL database
|
|
<br />cgit
|
|
<br />boe
|
|
<br />cron
|
|
<br />Makefile
|
|
<br />bins
|
|
<br />expofiles
|
|
<br />ssh
|
|
|
|
<p>[2020-04-10] <em>To be written...</em>
|
|
|
|
<hr />
|
|
Go on to:
|
|
<a href="trogintro.html">troggle introduction</a><br />
|
|
Return to:
|
|
<a href="../computing/onlinesystems.html">expo online systems overview</a><br />
|
|
<hr />
|
|
</body>
|
|
</html>
|