Register
- Register on tooladmin, become lingua libre maintainer. See documentation on T385064 #Access to toolforge.
Install on Toolforge
Back:
- Back end > example
- Update doc/toolforge-deployment.md > Back
Front:
- T387117 Gitlab pipeline create suitable build /dist/ directory
- T387117 Gitlab pipeline deploys /dist/ to target toolforge directory via ssh
- Front is served at https://lingua-libre.toolforge.org and /index.html by editing uwsgi.ini.
- Front load as expected
- Update doc/toolforge-deployment.md > Front
Note: Oauth and later issues handled in other later tasks.
AI agent conversations
Question: Using toolforge from Wikimedia, I put a server on tools.lingua-libre@tools-bastion server. As I set up a web server, which url will give me access to that website ?
ChatGPT: On Wikimedia Toolforge, since you've set up a web server for your tool lingua-libre, your website should be available at:
🔗 https://tools.wmflabs.org/lingua-libre/ (legacy)
🔗 https://lingua-libre.toolforge.org/ (newer)If the site doesn't load, make sure:
- Your web server is running.
- Your files are placed in ~/public_html/.
- You’ve checked error logs with webservice logs.
Let me know if you need more debugging help! 🚀