File tree 1 file changed +31
-0
lines changed
1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ This file contains information from EarthByte team.
2
+
3
+ ### How to build the website
4
+
5
+ - Use the [ environment.yml] ( https://github.com/EarthByte/gsfml/blob/master/environment.yml ) to create a conda env.
6
+ - Activate the conda env ` conda activate python38 ` (the env name needs change.)
7
+ - Run “make release” in the root folder of the gsfml repository, and copy the files to the web server.
8
+
9
+ ### EarthByte server
10
+
11
+ - ip: 104.128.67.157
12
+ - domain name: earthbyte.org
13
+ - path: /var/www/gsfml
14
+ - Apache conf: /etc/apache2/sites-enabled/gsfml-ssl.conf /etc/apache2/sites-enabled/gsfml.conf
15
+ - login: ask Michael Chin for technical support. Prepare and send a public key to MC.
16
+
17
+ ### How to upload files
18
+
19
+ - build the website if needed
20
+ - see the "EarthByte server" section for server IP and file path
21
+ - use [ Cyberduck] ( https://cyberduck.io/ )
22
+ - ask Michael Chin to create an account for you
23
+
24
+ ### SSL certificate
25
+
26
+ - renew certificate ` sudo certbot renew `
27
+
28
+ Note:
29
+ We cannot make the gsfml image. The gsfml_map.sh does not work anymore. Missing curv.24.1.img???
30
+ Using the old GSFML_map_small.jpeg and GSFML_map.pdf. I have curv_32.1.nc at https://repo.gplates.org/webdav/mchin/data/VGG/ .
31
+ But I am not sure if curv_32.1.nc can work as a replacement of curv.24.1.img.
You can’t perform that action at this time.
0 commit comments