Remove misc directory

This commit is contained in:
nemunaire 2015-01-13 17:58:33 +01:00 committed by Nemunaire
commit 8cab91f51a
15 changed files with 36 additions and 41 deletions

View file

@ -30,7 +30,7 @@ characters. This key is used to generate the server certificate.
When you see:
```
root@xxxxxxxxxxxx:/var/www/fic-server/misc#
root@xxxxxxxxxxxx:/var/www/fic-server#
```
congratulations, the container is running!
@ -99,11 +99,11 @@ CONNTRACK states.
Main Docker backend container relies on several other container:
* MySQL database ;
* Database storage (as data only container) ;
* PKI storage ;
* PKI shared storage ;
* challenge files containers ;
* MySQL database;
* Database storage (as data only container);
* PKI storage;
* PKI shared storage;
* challenge files containers;
* the backend.
To have a fully working backend: