A tutorial on how to deploy your own Seafile server using Docker.
Limit a computer's bandwidth to the internet, so the rest of your household don't get starved.
Learn how to create a token that grants limited access to a specific project.
Generate a personal access token that will grant a service the ability to perform certain actions as if they were you.
Learn how to install packages hosted on a private Gitlab server using Composer and GitLab tokens. This is primarily useful for those setting up CI/CD pipelines with private PHP packages.
A simple CI/CD pipeline that will get you something simple/basic in place that you can the "build" (pun intended) upon. This way there isn't a steep learning curve.