From f6bfcceb6c0e11020d3747e6ecbcd475da22a34d Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Fri, 24 Mar 2023 19:58:05 +0000 Subject: [PATCH] [DOCS] Rename files for section ordering --- docs/source/{deployment.md => 1-deployment.md} | 2 +- docs/source/{configuration.md => 2-configuration.md} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename docs/source/{deployment.md => 1-deployment.md} (99%) rename docs/source/{configuration.md => 2-configuration.md} (99%) diff --git a/docs/source/deployment.md b/docs/source/1-deployment.md similarity index 99% rename from docs/source/deployment.md rename to docs/source/1-deployment.md index c73a504..4682044 100644 --- a/docs/source/deployment.md +++ b/docs/source/1-deployment.md @@ -1,4 +1,4 @@ -# 1 Deployment +# Deployment The BRECcIA Network Mapper can be deployed in a variety of ways, most of which utilise Docker. Ansible deployment has been tested on RHEL7 and RHEL8. diff --git a/docs/source/configuration.md b/docs/source/2-configuration.md similarity index 99% rename from docs/source/configuration.md rename to docs/source/2-configuration.md index b144ea2..1627915 100644 --- a/docs/source/configuration.md +++ b/docs/source/2-configuration.md @@ -1,4 +1,4 @@ -# 2 Configuration +# Configuration After installing the Network Mapper, some configuration must be done in the web interface. You will need to log in with an admin account.