Updated Installation (markdown)

James Lyne 2021-09-07 19:41:08 +01:00
parent 47bf3a7bee
commit 0a34efd92d

@ -59,19 +59,20 @@ LiveAtlas by default expects a local Dynmap installation, and requires some extr
## External webserver installation ## External webserver installation
LiveAtlas is a drop-in replacement for an existing Dynmap installation on an external webserver. Pl3xmap and multiple server support require additional configuration. LiveAtlas is a drop-in replacement for an existing Dynmap installation on an external webserver. Pl3xmap and multiple server support require additional configuration.
1. [Download the latest release](https://github.com/JLyne/LiveAtlas/releases/latest) 1. Follow the [Dynmap](https://github.com/webbukkit/dynmap/wiki/External-Webserver-Basics) or [Pl3xmap](https://github.com/pl3xgaming/Pl3xMap/wiki/Internal-vs-External-Web-Server#external-server) guides for setting up an external server if required
2. Extract into your webserver root. 2. [Download the latest release](https://github.com/JLyne/LiveAtlas/releases/latest)
3. Extract into your webserver root.
Any existing index.html should be overwritten. Any existing index.html should be overwritten.
3. Configure as required 4. Configure as required
* For a single dynmap installation no additional configuration should be required * For a single dynmap installation no additional configuration should be required
* For a single Pl3xmap installation, continue from step 4 of the [internal webserver installation](https://github.com/JLyne/LiveAtlas/wiki/Installation#pl3xmap-internal-webserver-installation) * For a single Pl3xmap installation, continue from step 4 of the [internal webserver installation](https://github.com/JLyne/LiveAtlas/wiki/Installation#pl3xmap-internal-webserver-installation)
* For multiple servers, see [this page](https://github.com/JLyne/LiveAtlas/wiki/Configuring-Multiple-Servers) * For multiple servers, see [this page](https://github.com/JLyne/LiveAtlas/wiki/Configuring-Multiple-Servers)
4. Clear any CDN caches you may have. 5. Clear any CDN caches you may have.
If you don't know what this means then don't worry about it. If you don't know what this means then don't worry about it.
5. Done 6. Done