-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathConvivo Instance
78 lines (78 loc) · 3.47 KB
/
Convivo Instance
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
75
76
77
78
1 history
2 apt clean all; apt update; apt dist-upgrade -y
3 sudo apt-get remove docker docker-engine docker.io containerd runc
4 apt clean all; apt update; apt dist-upgrade -y
5 sudo apt-get install apt-transport-https ca-certificates curl gnupg-agent software-properties-common
6 pwd
7 cd /root/
8 curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
9 sudo apt-key fingerprint 0EBFCD88
10 sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu \
11 $(lsb_release -cs) \
12 stable"
13 apt clean all; apt update; apt dist-upgrade -y
14 sudo apt-get install docker-ce docker-ce-cli containerd.io
15 sudo curl -L "https://github.com/docker/compose/releases/download/1.24.1/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
16 sudo chmod +x /usr/local/bin/docker-compose
17 ls -la
18 docker run -p 80:5000 andcol/convivo-frontend:0.1.0
19 cd /root/
20 ls -la
21 vi .bash_history
22 apt clean all; apt update; apt dist-upgrade -y
23 reboot now
24 cd
25 pwd
26 sudo apt-get update
27 apt-get install
28 apt-get install apt-transport-https ca-certificates curl gnupg-agent software-properties-common
29 curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
30 sudo apt-key fingerprint 0EBFCD88
31 sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu \
32 $(lsb_release -cs) \
33 stable"
34 sudo apt-get update
35 sudo apt-get install docker-ce docker-ce-cli containerd.io
36 apt-get update
37 apt-get install
38 apt-cache madison docker-ce
39 sudo apt-get install docker-ce=<VERSION_STRING> docker-ce-cli=<VERSION_STRING> containerd.io
40 sudo docker run hello-world
41 curl -fsSL https://get.docker.com -o get-docker.sh
42 sudo sh get-docker.sh
43 sudo usermod -aG docker your-user
44 sudo usermod -aG docker ubuntu@ip-172-31-87-1
45 sudo apt-get remove docker docker-engine docker.io containerd runc
46 apt clean all; apt update; apt dist-upgrade -y
47 sudo apt-get install
48 apt-transport-https
49 sudo apt-get install apt-transport-https ca-certificates curl gnupg-agent software-properties-common
50 curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
51 m/linux/ubuntu/gpg | sudo apt-key add -
52 sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu \
53 $(lsb_release -cs) \
54 stable"
55 apt clean all; apt update; apt dist-upgrade -y
56 sudo apt-get install docker-ce docker-ce-cli containerd.io
57 sudo curl -L "https://github.com/docker/compose/releases/download/1.24.1/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
58 sudo chmod +x /usr/local/bin/docker-compose
59 apt clean all; apt update; apt dist-upgrade -y
60 git clone -b master https://github.com/netbox-community/netbox-docker.git
61 cd netbox-docker
62 docker-compose pull
63 docker-compose up -d
64 history
65 docker run -p 80:5000 andcol/convivo-frontend:0.1.0 &
66 docker ps -a
67 history
68 apt clean all; apt update; apt dist-upgrade -y
69 cd /root/
70 ls -la
71 cd /root/
72 ls -la
73 cd netbox-docker/
74 ls -la
75 docker ps -a
76 history
77 cd /root/
78 ls -la