You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sphinx/misc/add_new_instance_to_specify_cloud.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@
17
17
4. Wait at least 10 minutes for domain to circulate.
18
18
5. For the ku servers, request the dns CNAME record to [email protected]
19
19
3. Config
20
-
1. Add to `spcloudservers.json` on the appropraite server in the `/home/ubuntu/docker-compositions/specifycloud` dir.
20
+
1. Add to `spcloudservers.json` on the appropriate server in the `/home/ubuntu/docker-compositions/specifycloud` dir.
21
21
2. Make sure to add https: false
22
22
3. Run `make` as `ubuntu`
23
23
4. Run `docker compose up -d`
@@ -38,8 +38,8 @@
38
38
3. `crontab -l` to list cronjobs
39
39
5. Add Specify admin credentials to the [master list on the SCC Vault](https://docs.google.com/spreadsheets/d/1saSYJJDJdATwZvzFz873wvC-DkyBQsIQ66un1lpILE4/edit#gid=690980104)
40
40
6. Database Backup
41
-
1. ssh into biprdsp6ap.cc.ku.edu
42
-
2. sudo su - spcloudbackup
41
+
1. `ssh` into `biprdsp6ap.cc.ku.edu`
42
+
2. `sudo su - spcloudbackup`
43
43
3. Add <dbname> into the file /home/spcloudbackup/backup_specify_cloud.py
0 commit comments