Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
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
Kirill Smelkov
slapos
Commits
df146701
Commit
df146701
authored
Sep 18, 2015
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
16f7dc9b
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
2 deletions
+5
-2
software/gitlab/README.txt
software/gitlab/README.txt
+1
-1
software/gitlab/TODO
software/gitlab/TODO
+2
-0
software/gitlab/instance-gitlab.cfg.in
software/gitlab/instance-gitlab.cfg.in
+1
-0
software/gitlab/instance.cfg.in
software/gitlab/instance.cfg.in
+1
-1
No files found.
software/gitlab/README.txt
View file @
df146701
...
...
@@ -2,7 +2,7 @@ GitLab
======
:abstract: GitLab software release is used to deploy GitLab intances together
with accompanying PostgreSQL and Redis
and to request ipv4 frontend
.
with accompanying PostgreSQL and Redis
. IPv4 frontend should be requested separately
.
TODO ...
...
...
software/gitlab/TODO
View file @
df146701
...
...
@@ -8,6 +8,8 @@
- default project limit setting: 10 -> 50
- integrate git-backup in a PBS-style way
? mail server (for email notifications)
+ it has bug with exim (https://github.com/gitlabhq/gitlabhq/issues/4866)
...
...
software/gitlab/instance-gitlab.cfg.in
View file @
df146701
# GitLab instance
# NOTE instance/software layout is inspired by gitlab omnibus
# TODO last updated for gitlab-omnibus vXXXX
[buildout]
parts =
directory
...
...
software/gitlab/instance.cfg.in
View file @
df146701
...
...
@@ -34,7 +34,7 @@ context =
raw gitlab_shell ${gitlab-shell-repository:location}
[switch-softwaretype]
[switch-softwaretype]
recipe = slapos.cookbook:softwaretype
default = $${instance-gitlab.cfg:rendered}
#single-default = $${dynamic-template-powerdns:rendered}
...
...
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