Docker

Mar 6, 2024 | Project Showcases

Verleihnix

Docker | Flask | Python | TailwindCSS |

During my time working at the PHYSnet data centre, I developed a web application based on Flask to interface with a database containing data about devices we managed. Some Tasks using this database were giving out PCs, Laptops and monitors to research groups, handling taking these devices back and filling out everything needed by the university management when the devices are coming in. I managed to simplify many steps, for example automatically filling out the fields for hostnames with a specified naming scheme based on what hostnames are already given out or providing a simple interface to match inventory numbers given by the university management to the serial numbers of devices that were freshly delivered and then writing it into the database.

May 28, 2023 | Project Showcases

tjarksievers.de

Docker |

Gitlab

This website and its deployment process are available publicly on Gitlab. Deployment is done via Gitlab CI, using Docker containers to separate the different services running on the server. All the pages can be found under pages in respective directories. Each page has its own docker-compose.yml file, these are added in the .gitlab-ci.yml to be deployed. All pages get deployed on every commit to main. Current pages under the domain: