Implementing a GitHub self-hosted runner on a Synology NAS
Posted on Ter 16 Janeiro 2024 in tutorials • Tagged with coding, tutorial
This tutorial provides detailed instructions on how to install and configure a GitHub self-hosted runner Docker container on a Synology NAS. By exposing the Docker socket and mounting volumes, Docker-in-Docker functionality can be achieved, enabling the building of GitHub Actions workflows.
Continue reading

We have a new website, this one =)
Posted on Sex 12 Janeiro 2024 in news • Tagged with about, coding
A behind the scenes view of how we created our new website and automated a lot of its information.
Continue reading

How we created the wordcloud for our research page
Posted on Seg 08 Janeiro 2024 in tutorials • Tagged with coding, tutorial