Changes between Initial Version and Version 1 of Ticket #4095, comment 6
- Timestamp:
- 2024-05-30T09:01:50Z (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4095, comment 6
initial v1 21 21 13. Start the local Trac: `docker-compose run --rm trac` 22 22 14. Login on http://localhost:8000/tahoe-lafs/login 23 15. Edit the WikiStart page to replace link: `/~trac/` -> `../chrome/site/` or transform them as attachment23 15. Edit the http://localhost:8000/tahoe-lafs/wiki/WikiStart?action=edit page to replace link: `/~trac/` -> `../chrome/site/` or transform them as attachment 24 24 25 25 These steps will likely be improved with more iteration, but they should help reproducing a workable environment to actually test/start the migration.