An open API service indexing awesome lists of open source software.

https://github.com/tomkat-cr/fynapp_gitops

FynApp scripts and configurations necessary to carry out deployments on different platforms (local development servers, VPS, among others), with orchestration technologies such as Kubernetes, artifacts & repository management with Jfrog, Docker, Gitlab, and Gitlab Runners
https://github.com/tomkat-cr/fynapp_gitops

bash bash-scripting docker docker-compose gitlab-runner jfrog kubernetes

Last synced: 2 months ago
JSON representation

FynApp scripts and configurations necessary to carry out deployments on different platforms (local development servers, VPS, among others), with orchestration technologies such as Kubernetes, artifacts & repository management with Jfrog, Docker, Gitlab, and Gitlab Runners

Awesome Lists containing this project

README

        

# FynApp

FynApp is an application to achieve weight loss goals and maintain a better lifestyle, based on proper nutrition, a positive mindset, and physical activity. Inspired by the principles of Caloric Deficit and Intermittent Fasting, the idea was born when one of the founders needed a practical tool to count daily calories with ingredients and recipes made by oneself, raising awareness of the most convenient foods, most filling, the ones you like the most, the ones you can pay for and provide fewer calories, and he didn't found something that fit his needs in the Apps market.

FYN = Fit You Need (Just as the Yoda would say).

2021-10-16 | CR

...

FynApp es una aplicación para lograr objetivos de reducción de peso y mantener un mejor estilo de vida, con base en alimentación adecuada, mente positiva y actividad física. Inspirada por los principios del Déficit Calórico y el Ayuno Intermitente, la idea nació de contar con una herramienta práctica para hacer un conteo de calorías diarias con ingredientes y recetas hechas por uno mismo, haciendo conciencia de los alimentos que más convienen, que más llenan, que mas le gustan, que puede pagar y que menos calorías aporten.

FYN = Fit You Need (Tal como lo diria el Yoda)

2021-10-16 | CR

## FynApp GitOps

GitOps is a way of implementing Continuous Deployment for cloud native applications. It focuses on a developer-centric experience when operating infrastructure, by using tools developers are already familiar with, including Git and Continuous Deployment tools.

This repository contains the scripts and configurations necessary to carry out deployments on different platforms (local development servers, VPS, among others), with orchestration technologies such as Kubernetes, artifacts & repository management with Jfrog, Docker, Gitlab, and Gitlab Runners.

...

GitOps es una forma de implementar el CD (Continuous Deployment) para aplicaciones nativas en la nube. Se enfoca en una experiencia centrada en el desarrollador cuando opera la infraestructura, mediante el uso de herramientas con las que ya está familiarizado, incluidas las herramientas Git y Continuous Deployment.

Este repositorio contiene los scripts y configuraciones necesarias para hacer los deployments en distintas plataformas (servidores locales de desarrollo, VPS, entre otros), con tecnologías de orquestación como Kubernetes, manejo de repositorios y artefactos Jfrog, Docker, Gitlab y Gitlab Runners.