OpenSeaMap-dev:Server Alpha: Unterschied zwischen den Versionen

Aus OpenSeaMap-dev
Wechseln zu: Navigation, Suche
(Wartungsnachricht entfernt)
(Container)
Zeile 47: 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 {{ok}}
 
 
| Web forum
 
| Web forum
|
 
 
|-
 
|-
 
| map
 
| map
| 8083
+
| http://map.openseamap.org
| http://map.openseamap.org {{ok}}
 
 
| Online map
 
| Online map
 
|-
 
|-
 
| t1
 
| t1
|
+
| http://t1.openseamap.org http://tiles.openseamap.org  
| http://t1.openseamap.org {{ok}} http://tiles.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]
 
| http://t1.openseamap.org/seamark/9/13/128.png
 
 
|-
 
|-
 
| roeger-onlineseamap
 
| roeger-onlineseamap
|
 
 
| http://roeger-onlineseamap.195.37.132.70.xip.io/map.html
 
| http://roeger-onlineseamap.195.37.132.70.xip.io/map.html
| development preview for https://github.com/roeger/onlineseamap
+
| development preview for https://github.com/roeger/onlineseamap (hourly update)
| {{ok}} hourly update
 
 
|}
 
|}
  

Version vom 31. Dezember 2015, 13:59 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
roeger-onlineseamap http://roeger-onlineseamap.195.37.132.70.xip.io/map.html development preview for https://github.com/roeger/onlineseamap (hourly update)

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

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