Live Docker NocoDB Django Postgres Project:
0. About Launch.Rentals
Part of team project at FIIT STU 2024-2025
Also worked on related Logo Brand + Figma Site Pages graphic design here: 2024 Launch.Rentals Brand and Website
CI/CD workflow (including architecture) built from scratch for dynamic deployment of multiple instances of a custom Angular+Django rental solution using Docker, Github Actions, two Nginx layers (gateway+deployment), bash/sed/cat/pipe and ssh/sftp as part of a team project at FIIT STU.
LaunchRentals Technical Documentation
Written by Ondrej Špánik 2024/2025
Included:
-
Useful for all developers:
repo/README.md- General overview and run commands
repo/company_frontend/README.md- Company administration Nuxt (Vue) frontend made by team members
repo/company_backend/README.md- Company administration Django backend made by team members
repo/company_backend_noco/README.md- Managed company administration Nuxt frontend and Nest backend for NocoDB interface
repo/company_backend_pginit/README.md- Company administration Postgres database SQL migrations for NocoDB (including custom columns and relationships defined using NocoDB interface)
-
Useful for devops:
repo/.github/workflows/README.md- CI/CD and/or production server setup (PowerPC compatible)
repo/gateway/README.md- Overarching Nginx gateway for all branches
repo/nginx_ssl/README.md- Nginx reverse proxy setup for this branch or local instance
Not included:
- Contents of
repo/docsfolder. - Contents of
repo/presentation_.../README.mdas they're mostly identical to company README.md files with exception of port or-wwwinstead of-company.