Opened 20 years ago
Closed 19 years ago
#2652 closed enhancement (wontfix)
install trac using a (web) wizard
| Reported by: | anonymous | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.10 |
| Severity: | normal | Keywords: | installation |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
A better installation will be done if you make a web wizard (like wikimedia or plog): just put the directory in /var/www and then access to /localhost/trac/wizard.html
In this wizard, it asks user if:
- he/she wants run trac in new or existing server
- where is svn path
- where are the users of the project
- the name of the project
[…]
It simplifies very much the installation process for non-expert users.
Thanks a lot, Xan.
Attachments (0)
Change History (2)
comment:1 by , 19 years ago
| Keywords: | installation added |
|---|---|
| Summary: | (web) wizard → install trac using a (web) wizard |
| Version: | → 0.10 |
comment:2 by , 19 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Right, and the web wizard is outside the scope of Trac core.
There are a few projects (TH:TracForgePlugin) that aim at providing an easy way to setup new Trac projects using a web interface.



With the integration of setuptools, installation should be easier..