Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
dune-docker
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ansgar Burchardt
dune-docker
Commits
d217e5eb
Unverified
Commit
d217e5eb
authored
Aug 22, 2017
by
Ansgar Burchardt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
link to the configuration files
parent
3f41669f
Pipeline
#830
passed with stages
in 21 minutes and 9 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
README.md
README.md
+7
-1
No files found.
README.md
View file @
d217e5eb
...
@@ -124,6 +124,9 @@ check_interval = 0
...
@@ -124,6 +124,9 @@ check_interval = 0
See the [documentation of GitLab runner's configuration](https://docs.gitlab.com/runner/configuration/advanced-configuration.html) for details.
See the [documentation of GitLab runner's configuration](https://docs.gitlab.com/runner/configuration/advanced-configuration.html) for details.
Please also keep the [security considerations](https://docs.gitlab.com/runner/security/index.html) in mind.
Please also keep the [security considerations](https://docs.gitlab.com/runner/security/index.html) in mind.
An encrypted version of the live configuration can be found in
[config/gitlab-runner](config/gitlab-runner).
Proxy setup
Proxy setup
-----------
-----------
...
@@ -147,4 +150,7 @@ configured to filter requests. The actual builds are only in the
...
@@ -147,4 +150,7 @@ configured to filter requests. The actual builds are only in the
`gitlab-ci-dune` network and can only access the internet via the
`gitlab-ci-dune` network and can only access the internet via the
filtering proxy.
filtering proxy.
See the script [duneci-proxy](bin/duneci-proxy) for details.
See the script [duneci-proxy](bin/duneci-proxy) for details of the
setup, and [config/dune-proxy/squid.conf](config/dune-proxy/squid.conf)
and [config/fu-proxy/squid.conf](config/fu-proxy/squid.conf) for the proxy
configuration.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment