Opened 17 months ago
Last modified 17 months ago
#11 new task
Setup Trac Bug Tracking with nginx or tracd in the background as a daemon.
Reported by: | me egan | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | Implementation |
Component: | component1 | Version: | |
Keywords: | Cc: |
Description
Setup Trac Bug Tracking with nginx or tracd in the background as a daemon.
Note:
See TracTickets
for help on using tickets.
For now just using -d for daemon mode...with updated start_srv_with_auth bash script.
trac@ip-172-31-36-55:~/dev_management/trac/tdb$ cat ./start_srv_with_auth
#!/bin/bash
tracd -p 8080 --auth=*,./.htpasswd,foo -d ./tdb