OpenSeaMap-dev:Server Alpha: Unterschied zwischen den Versionen

Aus OpenSeaMap-dev
Wechseln zu: Navigation, Suche
(Container)
(Add backup information)
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 66: Zeile 66:
 
| 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] example: http://t1.openseamap.org/seamark/9/13/128.png
 
|-
 
|-
| roeger-onlineseamap
+
| test online chart V2
| http://roeger-onlineseamap.195.37.132.70.xip.io/map.html
+
| http://alpha.openseamap.org
| development preview for https://github.com/roeger/onlineseamap (hourly update)
+
| development preview for https://github.com/aAXEe/online_chart_ol3 (latest preview: http://aaxee.github.io/online_chart_ol3)
 
|}
 
|}
  
Zeile 116: 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