OpenSeaMap-dev:Server Alpha: Unterschied zwischen den Versionen

Aus OpenSeaMap-dev
Wechseln zu: Navigation, Suche
(Container)
(Add backup information)
(5 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
 
{|border="0" cellpadding="6" cellspacing="0" width="100%"
 
!style="background:#FF8000; width:100%;" | This page is under construction till the beginning of 2016.<br>The old data for this server can be found here: [[OpenSeaMap-dev:Server_Alpha/2014]]
 
|}
 
 
 
{| class="wikitable"
 
{| class="wikitable"
 
| Host Name  
 
| Host Name  
 
| alpha.openseamap.org
 
| alpha.openseamap.org
 
|-
 
|-
| rowspan="2" | IP Address
+
| IP Address
 
| 195.37.132.70
 
| 195.37.132.70
|-
 
| <s>IPV6</s>
 
 
|-
 
|-
 
| Admin Contact
 
| Admin Contact
Zeile 54: Zeile 47:
 
{| class="wikitable"
 
{| class="wikitable"
 
! Name
 
! Name
! port
 
 
! URL
 
! URL
 
! Description
 
! Description
! Progress
 
 
|-
 
|-
 
| proxy
 
| proxy
| 80
 
 
| -
 
| -
 
| Proxy
 
| Proxy
| {{ok}}
 
 
|-
 
|-
 
| forum
 
| forum
| 8080
+
| http://forum.openseamap.org
| http://forum.openseamap.org {{nok}}
 
 
| Web forum
 
| Web forum
| {{ok}} http://forum.195.37.132.70.xip.io  (Todo: copy database and disable old fourm)
 
 
|-
 
|-
 
| map
 
| map
| 8083
+
| http://map.openseamap.org
| http://map.openseamap.org {{nok}}
 
 
| Online map
 
| Online map
| {{ok}} http://map.195.37.132.70.xip.io
 
|-
 
| wiki
 
| 8082
 
| {{nok}}
 
| New wiki ?
 
| {{nok}}
 
 
|-
 
|-
 
| t1
 
| t1
|  
+
| http://t1.openseamap.org http://tiles.openseamap.org
| t1.openseamap.org {{nok}}
+
| Static tiles [http://wiki.openseamap.org/wiki/OpenSeaMap-dev:Server#Tile_Server] example: http://t1.openseamap.org/seamark/9/13/128.png
| Static tiles [http://wiki.openseamap.org/wiki/OpenSeaMap-dev:Server#Tile_Server]
 
| {{ok}} http://t1.195.37.132.70.xip.io/seamark/9/13/128.png
 
 
|-
 
|-
| roeger-onlineseamap
+
| test online chart V2
|
+
| http://alpha.openseamap.org
| http://roeger-onlineseamap.195.37.132.70.xip.io/map.html
+
| development preview for https://github.com/aAXEe/online_chart_ol3 (latest preview: http://aaxee.github.io/online_chart_ol3)
| development preview for https://github.com/roeger/onlineseamap
 
| {{ok}} hourly update
 
 
|}
 
|}
  
Zeile 141: Zeile 116:
 
| sudo
 
| sudo
 
| root
 
| root
 +
|}
 +
 +
==Backup==
 +
 +
{| class="wikitable"
 +
| <b>What</b>
 +
| <b>Path/Command</b>
 +
| <b>Included in backup</b>
 +
|-
 +
| tiles
 +
| /var/data/tiles/*
 +
| {{nok}}
 +
|-
 +
| forum data
 +
| ''docker run --volumes-from fluxbb-data -v $(pwd):/backup ubuntu tar cvf /backup/backup.tar /data''  (see also: https://github.com/aAXEe/fluxbb-docker#backup)
 +
| {{nok}}
 
|}
 
|}
  

Version vom 5. Juni 2016, 13:10 Uhr

Host Name alpha.openseamap.org
IP Address 195.37.132.70
Admin Contact openseamap-develop@lists.sourceforge.net
Architecture amd64
Operating System Debian
Access public
Sponsor KNF
Processor i5-4460
Memory 24 GB
Storage Raid1 2x2TB plus 256G SSD
Traffic Quota unlimited
ECDSA Key Fingerprint SHA256:33rljApI9nKiFTjZevwOy8JZWCJ5V9I1aeANBO48VMs
Purpose
  • map
  • forum
  • static tiles

Container

Name URL Description
proxy - Proxy
forum http://forum.openseamap.org Web forum
map http://map.openseamap.org Online map
t1 http://t1.openseamap.org http://tiles.openseamap.org Static tiles [1] example: http://t1.openseamap.org/seamark/9/13/128.png
test online chart V2 http://alpha.openseamap.org development preview for https://github.com/aAXEe/online_chart_ol3 (latest preview: http://aaxee.github.io/online_chart_ol3)

Related Documents

https://github.com/aAXEe/server-alpha-docker

Storage paths

Volume Size
/var/lib/docker 250 GB
/var/data 420 GB
Path Comment
/var/data/tiles Root of t1.openseamap.org
/var/data/tiles/seamark/ Root for seamark tiles
/var/data/tiles/sport/ Root for sport tiles

Permissions

Group Comment
tiles write access to /var/data/tiles
docker access to docker daemon (can be used to gain root rights!)
sudo root

Backup

What Path/Command Included in backup
tiles /var/data/tiles/* Nok.png
forum data docker run --volumes-from fluxbb-data -v $(pwd):/backup ubuntu tar cvf /backup/backup.tar /data (see also: https://github.com/aAXEe/fluxbb-docker#backup) Nok.png

History

2012-12 Setup and running by Dominik.

2013-09 Monitoring

2014-01 Expanded to 3 GB RAM

2015-12 End of the sponsoring by Dominik. Old server data

2015-12 New server setup by Jörg (KNF) and Axel