1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-06 01:08:21 +01:00

updated setup instructions with new prepare-vps script

This commit is contained in:
Sylvain 2021-10-22 10:41:15 +02:00
parent 36086f93df
commit b1245a5248

View File

@ -47,11 +47,11 @@ Supported operating systems are Ubuntu LTS 16.04+ and Debian 8+ with an x86 64-b
This might work on other linux systems, and CPU architectures but this is untested for now, and we do not recommend for production purposes. This might work on other linux systems, and CPU architectures but this is untested for now, and we do not recommend for production purposes.
#### Software requirements #### Software requirements
First, you need to install docker: `curl` and `bash` are needed to retrieve and run the automated deployment scripts.
- Install [Docker on Debian](https://docs.docker.com/engine/installation/linux/docker-ce/debian/) Then the various scripts will check for their own dependencies.
- Install [Docker on Ubuntu](https://docs.docker.com/engine/installation/linux/docker-ce/ubuntu/)
Then install [Docker Compose](https://docs.docker.com/compose/install/) Moreover, the main software dependencies to run fab-manager are [Docker](https://docs.docker.com/engine/installation/linux/docker-ce/debian/) and [Docker Compose](https://docs.docker.com/compose/install/)
They can be easily installed using the [`prepare-vps.sleede.com` script below](#prepare-the-server).
<a name="setup-the-domain-name"></a> <a name="setup-the-domain-name"></a>
### Set up the domain name ### Set up the domain name