-
Notifications
You must be signed in to change notification settings - Fork 0
/
00README
79 lines (49 loc) · 2 KB
/
00README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
HMMER's web server
"make" installs at: [email protected]
in directory: /var/html/hmmer.org/public_html
################################################################
# Making and testing a change
################################################################
In a git working directory:
git pull origin
[make edits]
make test
[test site is: ---]
make
[real site is: http://hmmer.org/, which is 96.126.110.11]
make clean
git commit -a
git push origin
################################################################
# Commercially hosted at Linode
################################################################
Linode management dashboard :
https://manager.linode.com/linodes/dashboard/linode1257886
user = cryptogenomicon
hmmer.org is currently hosted at linode.com, on a single node:
linode1257886 running Ubuntu 14.04 LTS
96.126.110.11
archangel
The machine has a single user, seddy.
The public_html directory is chown seddy.
The installation scripts use rsync and ssh, and assume that seddy has
passwordless SSH access configured.
################################################################
# Under Git revision control
################################################################
Git repository for Eddy lab web projects, on Odyssey:
/n/eddy_lab/gitrepo/web.git
To get a copy remotely:
git clone [email protected]:/n/eddy_lab/gitrepo/web.git
or:
git clone seddy@ody:/n/eddy_lab/gitrepo/web.git
Replace "seddy" with your username. You need appropriate permissions
in our lab to access the lab gitrepo. Some of us have an "ody"
nickname set up for our preauthenticated ssh access.
################################################################
# The HMMER logo
################################################################
The HMMER logo was produced by David Deen (www.daviddeen.com).
The logo with "HMMER" text is hmmer_small.ai
The square logo without text is hmmer_square.ai
My web page titlebar is hmmer_titlebar.ai