Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
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
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
6a72f578
Commit
6a72f578
authored
Nov 08, 2021
by
Evan Read
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enable `gitlab-docs` project in GDK for Gitpod environments
parent
d8ed8fb3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
.gitpod.yml
.gitpod.yml
+5
-0
No files found.
.gitpod.yml
View file @
6a72f578
...
@@ -19,6 +19,8 @@ tasks:
...
@@ -19,6 +19,8 @@ tasks:
# ensure gdk.yml has correct instance settings
# ensure gdk.yml has correct instance settings
gdk config set gitlab.rails.port 443
gdk config set gitlab.rails.port 443
gdk config set gitlab.rails.https.enabled true
gdk config set gitlab.rails.https.enabled true
# make documentation builds available
gdk config set gitlab_docs.enabled true
# reconfigure GDK
# reconfigure GDK
echo "$(date) – Reconfiguring GDK" | tee -a /workspace/startup.log
echo "$(date) – Reconfiguring GDK" | tee -a /workspace/startup.log
gdk reconfigure
gdk reconfigure
...
@@ -83,6 +85,8 @@ ports:
...
@@ -83,6 +85,8 @@ ports:
onOpen
:
ignore
onOpen
:
ignore
-
port
:
3000
# rails-web
-
port
:
3000
# rails-web
onOpen
:
notify
onOpen
:
notify
-
port
:
3005
# gitlab-docs
onOpen
:
notify
-
port
:
3010
# gitlab-pages
-
port
:
3010
# gitlab-pages
onOpen
:
ignore
onOpen
:
ignore
-
port
:
3808
# webpack
-
port
:
3808
# webpack
...
@@ -102,3 +106,4 @@ vscode:
...
@@ -102,3 +106,4 @@ vscode:
-
octref.vetur@0.34.1
-
octref.vetur@0.34.1
-
dbaeumer.vscode-eslint@2.1.8
-
dbaeumer.vscode-eslint@2.1.8
-
gitlab.gitlab-workflow@3.24.0
-
gitlab.gitlab-workflow@3.24.0
-
DavidAnson.vscode-markdownlint@0.44.4
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