Student Bootcamp 2022¶
Infrastructure walk-through¶
To start: How to log in to all our platforms¶
- User accounts on the Fablab network platform: Fablabs.io
- Those login credentials can be used to login to our other platforms, so only one login needed :)
- Preferred username:
firstname.lastname
(this helps everyone find & know you) - Our coordination system will create accounts for you and email your credentials in a few days
- Please reply to that email if you already have an account
Student documentation:¶
- Using GIT to track and publish your documentation
- Git repo is hosted on our own GitLab service at gitlab.fabcloud.org
- Using GitLab CI scripts to compile to HTML and upload site to GitLab Pages
- Then, the site will accessible like https://fabacademy.org/2022/labs/testlab/students/julian-henk/
- Initial repo/project will be set up with MkDocs to help you get the start.
- Example here: https://gitlab.fabcloud.org/academany/fabacademy/2022/labs/testlab/students/julian-henk
- You can clone the repo locally to start playing with mkDocs (ie.
git clone <url>
)
- Feel free to delete all the files and set up your own framework or even just plain HTML
- Don’t forget to set up the CI scripts to upload your HTML
Communication within Fab Academany¶
- We have a Mattermost chat platform, hosted at chat.academany.org
- Browser based with various clients for the phone, including a terminal client
- Using GitLab issue tracker for longer questions or collecting ideas
Student evaluation platform¶
- Called “Nueval”, a custom tool hosted at nueval.fabacademy.org
- Login using your same “fablabs.io” details for students and instructors
This repo is hosted at: https://gitlab.fabcloud.org/academany/fabacademy/2022/labs/testlab/students/julian-henk
Last update:
January 17, 2022