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
Codefresh lets you use your own host as anode to run/build containers. In order to do this, you have to first install the Codefresh Agent on your machine.
33
+
3. Click on the button*ADD YOURNODE*
34
+
Codefresh lets you use your own host as abuild agent to run/build containers. In order to do this, you have to first install the Codefresh Agent on your machine.
44
35
45
36
The following Linux distributions are supported:
37
+
46
38
- Ubuntu 14.04, 15.04, 16.04
47
39
- Debian 8
48
40
- Centos 7+
49
41
- RedHat Linux 7
50
42
- Fedora 21, 22
51
43
52
-
In order for Codefresh to communicate with the Docker daemon running on your node port`tcp:2376` should be open on your node's firewall.
44
+
In order for Codefresh to communicate with the Docker daemon running on your node, port`tcp:2376` should be open on your node's firewall.