For best reading experience, please visit our website http://wiki.kjfwd.com.
In order to let those people find useful PC using tips and troubleshooting easily, KJFWD Wiki (formerly named PC1stAid) was established on Wiki.js in September, 2022.
As a freedom site, primarily focusing on PC bug fix, KJFWD Wiki also introduces knowledge, techniques and tips of computer.
Post confirmed bugs here.
The KJFWD Wiki welcomes contributions from anyone.
Regarding new changes, please submit a Suggestion Issue to the Tracker before you write a single line of code. Keeping everyone on the same page saves time and effort and reduces negative experiences all around when a change turns out to be controversial.
The easiest way to deploy KJFWD Wiki is using Docker Compose:
# Clone the repository
git clone https://github.com/errorfg/KJFWD-Wiki-Database.git
cd KJFWD-Wiki-Database
# Run the setup script
./scripts/setup.sh
# Or manually start services
docker compose up -dVisit http://localhost:3000 to complete the initial setup.
For detailed deployment instructions, including:
- Environment configuration
- Cloudflare Tunnel setup for domain access
- Backup and restore procedures
- Troubleshooting guide
Please refer to DEPLOYMENT.md.
scripts/setup.sh- Initial deployment and setupscripts/backup.sh- Create backups of database and data volumesscripts/restore.sh- Restore from backups
KJFWD Wiki is made available under the terms of Creative Commons BY-SA 4.0.
See the LICENSE file that accompanies this distribution for the full text of the license.