0. Reference
https://trac.edgewall.org/wiki/TracOnWindows
1. install python 2.7 for Windows 10
https://www.python.org/downloads/release/python-2710/
install setup tool
#pip install -U Jinja2
2. install Trac for Windows 10
https://trac.edgewall.org/wiki/TracDownload
initialize
#trac-admin sample_project initenv
start server
#tracd -p 8000 c:\users/username/sample_project
connect server
http://localhost:8000/sample_project
'IT > Server, PC' 카테고리의 다른 글
[PC] Dell Precision 7530: GPU (2) | 2023.10.26 |
---|---|
[PC] Turbo Boost 주파수 조절 (0) | 2023.10.21 |
[PC] Mini ITX (0) | 2023.10.08 |
[PC] Dell Precision 7530, HW Monitor (0) | 2023.10.08 |
[서버] 서버 비교 (0) | 2022.06.09 |