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
5716e416
Commit
5716e416
authored
8 years ago
by
Roger Dingledine
Browse files
Options
Downloads
Patches
Plain Diff
a first try at a 'static sites' howto
parent
6bc1dc45
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tsa.creole
+1
-0
1 addition, 0 deletions
tsa.creole
tsa/doc/static-sites.creole
+26
-0
26 additions, 0 deletions
tsa/doc/static-sites.creole
with
27 additions
and
0 deletions
tsa.creole
+
1
−
0
View file @
5716e416
...
...
@@ -23,6 +23,7 @@ For a list of services and which servers they run on check
* [[git, shell, ldap, etc. accounts|doc/accounts]]
* [[SVN accounts|doc/svn-accounts]]
* [[writing to www, extra, dist, cdn, and other websites|doc/static-sites]]
== other, non TSA stuff
...
...
This diff is collapsed.
Click to expand it.
tsa/doc/static-sites.creole
0 → 100644
+
26
−
0
View file @
5716e416
= writing to www, extra, dist, cdn, and other websites =
(Please expand this documentation page!)
The www.torproject.org website is hosted at several computers
for redundancy, and these computers are together called "the www
rotation". The www rotation serves a variety of other websites too,
like extra.tp.o, dist.tp.o, cdn.tp.o, and more.
The complete list of websites served by the www rotation is:
* What's the answer? "grep -- -master /etc/static-components.conf" from
staticiforme?
How do you edit one of these websites? Let's say you want to edit 'extra'.
* First you ssh in to staticiforme
(using an ssh jump host if needed [maybe somebody can create a short file
explaining the recommended configuration there?]),
* Then you make your edits as desired to
"/srv/extra-master.torproject.org/htdocs/".
* When you're ready, you run "static-update-component extra.torproject.org"
to sync your changes to the www rotation.
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