mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-04-21 23:42:24 +02:00
35 lines
2.3 KiB
Markdown
35 lines
2.3 KiB
Markdown
# Portfolio
|
|
|
|
## Description
|
|
|
|
This Ansible role deploys and manages a Flask-based [portfolio application](https://github.com/kevinveenbirkenbach/portfolio) in a Docker container. It provides a user-friendly and customizable way to showcase your projects, services, or creative work online. The role leverages Docker, Docker Compose, and integrated web server configurations to ensure a smooth deployment experience.
|
|
|
|
## Overview
|
|
|
|
Tailored for creative professionals and developers, this role streamlines the process of setting up a portfolio site. It automates tasks such as Docker container configuration, dynamic routing via Nginx, and repository integration, so you can concentrate on perfecting your content and design. Enjoy a responsive layout and easy-to-modify YAML files that let you rapidly update your online presence without deep technical intervention.
|
|
|
|
## Purpose
|
|
|
|
The purpose of the Docker-Portfolio role is to simplify the deployment and management of a personal or professional portfolio. By focusing on usability and a clean presentation, the role helps you:
|
|
- Quickly launch a professional-looking website.
|
|
- Customize and update your portfolio content effortlessly.
|
|
- Integrate seamlessly with complementary roles for Docker Compose and web server management.
|
|
- Reduce manual configuration and maintenance tasks.
|
|
|
|
## Features
|
|
|
|
- **Flask-Based Portfolio App:** Deploy a modern portfolio application designed to highlight your work.
|
|
- **Containerized Deployment:** Uses Docker and Docker Compose for easy, isolated, and reproducible deployment.
|
|
- **Customizable Configuration:** Adjust the content and appearance through simple YAML configuration files.
|
|
- **Responsive Design:** Optimized for devices of any size, ensuring your portfolio always looks great.
|
|
- **Integrated Routing:** Works alongside Nginx-domain and repository setup roles to provide reliable domain routing and version control.
|
|
- **Automated Updates:** Automatically re-deploys changes when configuration files are updated, keeping your portfolio up-to-date.
|
|
|
|
## Credits 📝
|
|
|
|
Developed and maintained by **Kevin Veen-Birkenbach**.
|
|
Learn more at [www.veen.world](https://www.veen.world)
|
|
|
|
Part of the [CyMaIS Project](https://github.com/kevinveenbirkenbach/cymais)
|
|
License: [CyMaIS NonCommercial License (CNCL)](https://s.veen.world/cncl)
|