Update Installation guide authored by Moreau Nicolas's avatar Moreau Nicolas
...@@ -12,7 +12,7 @@ Installation without spectroscopic data ...@@ -12,7 +12,7 @@ Installation without spectroscopic data
1. Start from Initial step -> 5 1. Start from Initial step -> 5
2. Check that ./yafits scripts is executable 2. Check that ./yafits scripts is executable
3. Execute ./yafits buildrun command 3. Execute ./yafits buildrun
Installation with spectroscopic data Installation with spectroscopic data
==================================== ====================================
...@@ -20,8 +20,9 @@ Installation with spectroscopic data ...@@ -20,8 +20,9 @@ Installation with spectroscopic data
1. Start from Initial step -> 5 1. Start from Initial step -> 5
2. Download spectroscopic data zip files 2. Download spectroscopic data zip files
3. Moves them in YAFITS_HOME/spectro/mongo-seed/data 3. Moves them in YAFITS_HOME/spectro/mongo-seed/data
4. Comment/Uncomment content of YAFITS_HOME/spectro/mongo-seed/Dockerfile and YAFITS_HOME/spectro/mongo-seed/import.sh according to the data zip files you wish to enable
4. Go back to YAFITS_HOME 4. Go back to YAFITS_HOME
5. Executes ./yafits updatespectro 5. Execute ./yafits updatespectro
Running the application in background Running the application in background
... ...
......