diff --git a/System-configuration.md b/Build-and-Deployment.md similarity index 95% rename from System-configuration.md rename to Build-and-Deployment.md index 28030ae..85a38db 100644 --- a/System-configuration.md +++ b/Build-and-Deployment.md @@ -1,5 +1,5 @@ -# System configuration -This page contains steps to set up a computer to successfully run **ReCodEx**. Most steps are listed in two variants, for Red Hat based distributions (like RHEL, Centos or Fedora) and Debian based distibutions. Before starting, make sure you have completed basic OS installation and set up, including users and logins, SSH, Git, firewall, etc. +# Build and Deployment +This page contains steps how to set up a computer and how to successfully build and run **ReCodEx**. Most steps are listed in two variants, for Red Hat based distributions (like RHEL, Centos or Fedora) and Debian based distibutions. Before starting, make sure you have completed basic OS installation and set up, including users and logins, SSH, Git, firewall, etc. ## Table of Content * [Common](#common)