OpenSeaMap-dev:Server Alpha: Unterschied zwischen den Versionen

Aus OpenSeaMap-dev
Wechseln zu: Navigation, Suche
(Related Documents: Update)
(Container)
Zeile 45: Zeile 45:
 
|}
 
|}
  
== Jails ==
+
== Container ==
  
 
{| class="wikitable"
 
{| class="wikitable"
 
! Name
 
! Name
! Local IP
+
! port
 
! URL
 
! URL
 
! Description
 
! Description
Zeile 55: Zeile 55:
 
|-
 
|-
 
| proxy
 
| proxy
| 127.0.0.10
+
| 80
 
| -
 
| -
 
| Proxy
 
| Proxy
| done
+
| {{nok}}
 
|-
 
|-
 
| forum
 
| forum
| 127.0.0.11
+
| 8080
| forum.openseamap.org
+
| http://forum.openseamap.org
 
| Web forum
 
| Web forum
| done
+
| {{nok}}
 
|-
 
|-
 
| map
 
| map
| 127.0.0.14
+
| 8083
| map.openseamap.org
+
| http://map.openseamap.org
 
| Online map
 
| Online map
| done
+
| {{nok}}
 +
|-
 +
| wiki
 +
| 8082
 +
| {{nok}}
 +
| New wiki ?
 +
| {{nok}}
 
|-
 
|-
 
| t1
 
| t1
| 127.0.0.15
+
|  
 
| t1.openseamap.org
 
| t1.openseamap.org
| Static tiles
+
| Static tiles [http://wiki.openseamap.org/wiki/OpenSeaMap-dev:Server#Tile_Server]
| done
+
| {{nok}}
 
|-
 
|-
 
| testmap
 
| testmap
| 127.0.0.16
+
| various
| testmap.openseamap.org
+
| map-[commit-sha].openseamap.org
 
| Online map preview
 
| Online map preview
| done
+
| {{nok}}
|-
 
| harbour
 
| 127.0.0.17
 
| (harbour.openseamap.org)
 
| Harbour service
 
| planned
 
 
|}
 
|}
 +
 +
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.
  
 
== Installierte Software ==
 
== Installierte Software ==

Version vom 15. November 2015, 21:02 Uhr

Host Name alpha.openseamap.org
IP Address 46.19.32.176
2a02:2770:3:0:21a:4aff:fe75:5800
Admin Contact openseamap-develop@lists.sourceforge.net
Architecture amd64
Operating System FreeBSD 9.2-RELEASE
Access public
Sponsor (developer)
Processor 2 x 2.4 GHz (80 %)
Memory 3072 MB
Storage 120 GB (raid 10)
Traffic Quota unlimited
ECDSA Key Fingerprint 1f:cd:cb:31:b9:57:02:02:17:ab:8b:2d:e6:33:fd:94
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
map 8083 http://map.openseamap.org Online map Nok.png
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.

Installierte Software

Software Version Bemerkungen
..

Related Documents

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

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