Skip to content
This repository was archived by the owner on Nov 16, 2022. It is now read-only.

Commit 0c0bb4a

Browse files
committed
Removed Docs as there is now a common docs repo for the end user
1 parent 9092186 commit 0c0bb4a

File tree

10 files changed

+6
-138
lines changed

10 files changed

+6
-138
lines changed

.github/workflows/mkdocs.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
# FreeTAKServer-Docker
33
The official Docker image for FreeTAKServer.
44

5+
Image Name:
6+
`freetakteam/freetakserver`
7+
8+
We do not have a latest tag currently so you will need to use `freetakteam/freetakteam/freetakserver:1.1.2` please view the full documentation for installation details
9+
510
## Usage
611
When using this docker container it is suggested that you use the `--restart unless-stopped` flag as shown in the examples. This will enure that the service automatically starts with the host and will restart if it encounters an error and crashes. The port mappings in the examples are required to make the service accessable to hosts. All environment variables are optional. All data is stored in a single directory for ease of persistent data between container versions.
712

@@ -20,4 +25,4 @@ All data in this container is stored in `/data`. This directory will need to be
2025

2126
# Full Documentation
2227
For full documetnation on how to use the container visit the docs site:
23-
https://freetakteam.github.io/FreeTAKServer-Docker/
28+
https://freetakteam.github.io/FreeTAKServer-User-Docs/

docs/docs/CLI.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/docs/Installation/Debian.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

docs/docs/Installation/Multiple Servers/multiple.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

docs/docs/Installation/Raspberry Pi.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

docs/docs/Quick Start Guide.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/docs/Upgrade/Upgrade.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

docs/docs/index.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

docs/mkdocs.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)