Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marko19907/computer-science-bachelors-thesis
A Bachelor’s Thesis in Computer Science at NTNU on ‘Configuration Management for Complex Cloud Operations’.
https://github.com/marko19907/computer-science-bachelors-thesis
ajv chakra-ui cloud docker json latex next-auth nextjs postgresql prisma react reactjs thesis trpc vercel
Last synced: about 6 hours ago
JSON representation
A Bachelor’s Thesis in Computer Science at NTNU on ‘Configuration Management for Complex Cloud Operations’.
- Host: GitHub
- URL: https://github.com/marko19907/computer-science-bachelors-thesis
- Owner: Marko19907
- Created: 2023-05-23T20:16:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-01T13:18:52.000Z (over 1 year ago)
- Last Synced: 2023-08-01T15:44:35.346Z (over 1 year ago)
- Topics: ajv, chakra-ui, cloud, docker, json, latex, next-auth, nextjs, postgresql, prisma, react, reactjs, thesis, trpc, vercel
- Language: TeX
- Homepage: https://ntnuopen.ntnu.no/ntnu-xmlui/handle/11250/3076981
- Size: 13.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Computer Science Bachelor's Thesis
[![Build LaTeX document](https://github.com/Marko19907/Computer-Science-Bachelors-Thesis/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/Marko19907/Computer-Science-Bachelors-Thesis/actions/workflows/build.yml)
This repository contains the source code for my Bachelor's Thesis in Computer Science at the Norwegian University of Science and Technology (NTNU).
The thesis is titled "Configuration Management for Complex Cloud Operations".
## Usage and building
One can easily read the thesis by visiting the NTNU Open archive [here](https://ntnuopen.ntnu.no/ntnu-xmlui/handle/11250/3076981).
Otherwise, since the thesis is written in LaTeX, one can build it using `latexmk` or use the provided GitHub Actions workflow.