OpenSeaMap-dev:Server Alpha: Unterschied zwischen den Versionen

Aus OpenSeaMap-dev
Wechseln zu: Navigation, Suche
(Container)
(Storage)
Zeile 102: Zeile 102:
 
== Related Documents ==
 
== Related Documents ==
 
https://github.com/aAXEe/server-alpha-docker
 
https://github.com/aAXEe/server-alpha-docker
 +
 +
== Storage paths ==
 +
 +
 +
{| class="wikitable"
 +
| Path
 +
| Size
 +
|-
 +
| /var/lib/docker
 +
| 250 GB
 +
|-
 +
| /var/data
 +
| 420 GB
 +
|}
 +
  
 
== History ==
 
== History ==

Version vom 23. November 2015, 16:47 Uhr

This page is under construction till the beginning of 2016.
The old data for this server can be found here: OpenSeaMap-dev:Server_Alpha/2014
Host Name alpha.openseamap.org
IP Address IPV4
IPV6
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 print
Purpose
  • map
  • forum
  • static tiles

Container

Name port URL Description Progress
proxy 80 - Proxy Nok.png
forum 8080 http://forum.openseamap.org Web forum Nok.png http://osm-alpha.franken.de:8080/ (Todo: systemctl enable; recopy database and disable old fourm)
map 8083 http://map.openseamap.org Online map Nok.png http://osm-alpha.franken.de:8083/ (todo: test with proxy)
wiki 8082 Nok.png New wiki ? Nok.png
t1 t1.openseamap.org Static tiles [1] Nok.png
testmap various map-[commit-sha].openseamap.org Online map preview Nok.png

With an pull request to https://github.com/OpenSeaMap/online_chart a new instance of the map is generated. If you now the SHA-ID of the last commit from the request, you can view it: http://map-SHA-ID.openseamap.org.

These temporary workers are deleted from time to time. Push a new commit to the pull request to generate a new preview. Alternatively you can change one of the properties of the pull request like Labels, Assignee etc.

Related Documents

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

Storage paths

Path Size
/var/lib/docker 250 GB
/var/data 420 GB


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