Page MenuHomeDevCentral

Provision Jenkins CD container
ClosedPublic

Authored by dereckson on Mar 11 2018, 20:41.
Tags
None
Referenced Files
F2741370: D1412.diff
Thu, Mar 28, 00:32
F2740001: D1412.id3621.diff
Wed, Mar 27, 19:34
F2740000: D1412.id3620.diff
Wed, Mar 27, 19:34
F2739999: D1412.id3619.diff
Wed, Mar 27, 19:34
F2739998: D1412.id3605.diff
Wed, Mar 27, 19:34
F2739997: D1412.id3604.diff
Wed, Mar 27, 19:34
F2739996: D1412.id3603.diff
Wed, Mar 27, 19:34
F2739995: D1412.id3602.diff
Wed, Mar 27, 19:34
Subscribers
None

Details

Summary

Jenkins exposes two ports, one for the HTTP JavaEE server,
the other for to receive Jenkins agent connections.

The Jenkins container can be used for CI and CD Jenkins
deployment.

There is some room for improvement, like load the default plugins.

Test Plan

Tested on Equatower — Live on http://equatower.nasqueron.org:38080

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.

Fix spaces, CI → Jenkins (so we can use for CI/CD)

SELinux context, fix ports, uid/gid

Check we've SELinux on the Docker engine server before trying to set or apply a context.

dereckson edited the summary of this revision. (Show Details)
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
This revision is now accepted and ready to land.Mar 15 2018, 19:06
This revision was automatically updated to reflect the committed changes.