redhat:other-redhat:minecraft:minecraft-googlemapsexport-redhat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
redhat:other-redhat:minecraft:minecraft-googlemapsexport-redhat [2017/10/05 15:17] – [Installation auf Redhat / CentOS 7] michaelredhat:other-redhat:minecraft:minecraft-googlemapsexport-redhat [2017/10/05 15:37] (current) – [Installation auf Redhat / CentOS 7] michael
Line 87: Line 87:
 texturepath = "/opt/mapExtractor/1.12.2.jar" texturepath = "/opt/mapExtractor/1.12.2.jar"
          
 +</sxh>
 +
 +----
 +
 +<code>
 +# vim /opt/mapExtractor/index.html
 +</code>
 +
 +<sxh bash; first-line: 1>
 +<meta http-equiv="refresh" content="0; URL=/minecraft/view.html">
 </sxh> </sxh>
 </WRAP> </WRAP>
Line 124: Line 134:
  
 ./overviewer.py -v --config=/opt/mapExtractor/export_conf ./overviewer.py -v --config=/opt/mapExtractor/export_conf
 +
 +if [ ! -f /var/www/html/view.html ]; then
 +        mv /var/www/html/index.html /var/www/html/view.html
 +fi
 +cp /opt/mapExtractor/index.html /var/www/html/
 +chown -R apache:apache /var/www/html/
 </sxh> </sxh>
  
Line 136: Line 152:
  
 <code># /opt/mapExtractor/./perform_mapExtraction.sh</code> <code># /opt/mapExtractor/./perform_mapExtraction.sh</code>
 +
 +<wrap em>ACHTUNG:</wrap> **Am Schluss unter: ''/opt/mapExtractor/view.html'' einen ''Google Maps API-key'' hinterlegen!**
  
 ---- ----
  • redhat/other-redhat/minecraft/minecraft-googlemapsexport-redhat.1507209435.txt.gz
  • Last modified: 2017/10/05 15:17
  • by michael