Ticket #4163 (closed task: fixed)
Opened 5 years ago
Last modified 2 years ago
Install test versions of Trac on edgewall.org
| Reported by: | anonymous | Owned by: | cboos |
|---|---|---|---|
| Priority: | highest | Milestone: | not applicable |
| Component: | general | Version: | 0.10 |
| Severity: | normal | Keywords: | demo |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Attachments
Change History
comment:1 Changed 5 years ago by cboos
- Type changed from defect to task
comment:2 follow-up: ↓ 3 Changed 5 years ago by jonas
That sound like a good idea, I just need to figure out a safe way to install them, so we can run them with pretty relaxed permissions without putting the entire server at risk.
comment:3 in reply to: ↑ 2 Changed 5 years ago by Noah Kantrowitz (coderanger) <coderanger@…>
Replying to jonas:
That sound like a good idea, I just need to figure out a safe way to install them, so we can run them with pretty relaxed permissions without putting the entire server at risk.
Depending on exactly how beefy said server is, vmware might be a decent method. Just run each server in its own VM, and proxy to them. This is also nice because you could do full wipes once a (day|week|month).
comment:4 Changed 5 years ago by cboos
- Description modified (diff)
- Milestone set to none
- Summary changed from Remove pron links from demo ticket #69 to Install test versions of Trac on edgewall.org
comment:5 Changed 2 years ago by cboos
- Owner changed from jonas to cboos
- Status changed from new to assigned
I'll do something about this, at last. Watch for trac/demo-0.11, trac/demo-0.12 ;-)
Changed 2 years ago by cboos
- Attachment trac_logo_demo_11.png added
Changed 2 years ago by cboos
- Attachment trac_logo_demo_12.png added
comment:6 Changed 2 years ago by cboos
- Keywords demo added
comment:7 Changed 2 years ago by cboos
- Resolution set to fixed
- Status changed from assigned to closed
Ok, some permissions have been added there, people can now create and modify wiki pages, tickets and milestones.
The SpamFilter is correctly set up, although a bit too strict for now ;-)



Thanks for the notice, and apparently that Trac has been spammed all over the place...
Unfortunately, it's not "ours", we simply link to it, but have no control over it (it badly needs the SpamFilter plugin, apparently).
Now that edgewall.org has a beefy server, I wonder if it wouldn't be possible to set up a few test instances there, ideally a 0.10-stable and 0.11-dev version regularly updated.
What do you think, jonas?