Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
TPA
Wiki Replica
Commits
538438b1
Verified
Commit
538438b1
authored
1 year ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
document wiki replication fix (Closes:
team#41547
)
parent
bc272faa
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
service/documentation.md
+9
-3
9 additions, 3 deletions
service/documentation.md
with
9 additions
and
3 deletions
service/documentation.md
+
9
−
3
View file @
538438b1
...
...
@@ -199,7 +199,7 @@ Wiki and use the [repository mirror feature](https://gitlab.torproject.org/help/
into a separate project.
1.
in the Wiki project, head for the
**Settings: Access Tokens**
page
and create a new token with
`write_repository`
access
and create a new
Developer
token with
`write_repository`
access
2.
optionally, create a new project for the wiki, for example called
[
`wiki-replica`
](
https://gitlab.torproject.org/tpo/tpa/wiki-replica/
)
. you can also use the same project as the wiki
...
...
@@ -252,8 +252,14 @@ this](https://gitlab.com/gitlab-org/gitlab/-/issues/19842). It's also [not possi
repositories either
](
https://gitlab.com/gitlab-org/gitlab/-/issues/20754
)
, a compromise would be to
[
preview the wiki
home page correctly in repositories
](
https://gitlab.com/gitlab-org/gitlab/-/issues/432344
)
.
Update: it seems this broken in some recent upgrade, see
[
issue
41547
](
https://gitlab.torproject.org/tpo/tpa/team/-/issues/41547
)
for details.
Note that a GitLab upgrade broke this (
[
issue 41547
](
https://gitlab.torproject.org/tpo/tpa/team/-/issues/41547
)
). This was
fixed by allowing web hooks to talk to the GitLab server directly, in
the Admin area. In Admin -> Settings -> Network -> Outbound requests:
*
check
`Allow requests to the local network from webhooks and integrations`
*
check
`Allow requests to the local network from system hooks`
*
add
`gitlab.torproject.org`
to
`Local IP addresses and domain names
that hooks and integrations can access`
## Pager playbook
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment