Skip to content

hackersaga/trac-instance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. mkdir trac && cd trac
2. git clone https://github.com/sagarpatidar/trac-instance.git
3. tracd -s -p 8000 --basic-auth="trac,/Users/sagarpatidar/Desktop/work/effy/software/trac/.htpasswd,TestProj" .
4. Open in chrome: http://0.0.0.0:8000/
5. Username: admin Password: admin
6. Open http://0.0.0.0:8000/admin/general/perm and assign admin user permissions: TICKET_ADMIN, TRAC_ADMIN, XML_RPC

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages