refactor..

This commit is contained in:
2025-07-07 17:03:09 -05:00
parent 2f0fe97933
commit 6e23807a8a
180 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1 @@
# dockerfile for an app at tsys

View File

@@ -0,0 +1 @@
# dev environment for an app at tsys

View File

@@ -0,0 +1,5 @@
# app docker compose file for tsys
## app name
## ports
## deps

View File

@@ -0,0 +1 @@
# dockerfile for an app at tsys

View File

@@ -0,0 +1 @@
# dev environment for an app at tsys

View File

@@ -0,0 +1,5 @@
# app docker compose file for tsys
## app name
## ports
## deps

View File

@@ -0,0 +1 @@
# dockerfile for an app at tsys

View File

@@ -0,0 +1,5 @@
# app docker compose file for tsys
## app name
## ports
## deps

View File

@@ -0,0 +1 @@
# dockerfile for an app at tsys

View File

@@ -0,0 +1 @@
# dev environment for an app at tsys

View File

@@ -0,0 +1,5 @@
# app docker compose file for tsys
## app name
## ports
## deps

View File

@@ -0,0 +1 @@
# dockerfile for an app at tsys

View File

@@ -0,0 +1 @@
# dev environment for an app at tsys

View File

@@ -0,0 +1,5 @@
# app docker compose file for tsys
## app name
## ports
## deps

View File

@@ -0,0 +1 @@
# dockerfile for an app at tsys

View File

@@ -0,0 +1 @@
# dev environment for an app at tsys

View File

@@ -0,0 +1,5 @@
# app docker compose file for tsys
## app name
## ports
## deps

View File

@@ -0,0 +1 @@
# dockerfile for an app at tsys

View File

@@ -0,0 +1 @@
# dev environment for an app at tsys

View File

@@ -0,0 +1,5 @@
# app docker compose file for tsys
## app name
## ports
## deps

View File

@@ -0,0 +1 @@
# dockerfile for an app at tsys

View File

@@ -0,0 +1 @@
# dev environment for an app at tsys

View File

@@ -0,0 +1,5 @@
# app docker compose file for tsys
## app name
## ports
## deps

View File

@@ -0,0 +1 @@
# dockerfile for an app at tsys

View File

@@ -0,0 +1 @@
# dev environment for an app at tsys

View File

@@ -0,0 +1,5 @@
# app docker compose file for tsys
## app name
## ports
## deps

View File

@@ -0,0 +1,3 @@
# TSYS GIS Backend
This folder contains the GIS related backend docker compose files for TSYS GIS stack. HFNOC will own this.

View File

@@ -0,0 +1 @@
This directory contains template files for the application at FQDN indidicated by the parent directory. They will be processed using mo (bash mustache).

View File

@@ -0,0 +1 @@
This directory contains final docker compose files for the application at FQDN indidicated by the parent directory.

View File

@@ -0,0 +1 @@
This directory contains files from the vendor unmodified. They serve as a base for the input-files sibling directory

View File

@@ -0,0 +1 @@
# Cosmos port map

View File

@@ -0,0 +1,19 @@
# K8S at TSYS
## Introduction
In the near future (by end of 2024) we will need to spin our on premise heavy compute facility back online to run K8S.
This file is where we will document what that looks like. Mostly it will be used by R&D for the entire SDLC.
## Ecosystem
Probably
- https://github.com/spinnaker/spinnaker
as the overall orchestration layer.
Various K8S distributions have emerged.
We are (as of 10/12) a ways out from needing to worry about this in the critical path. We can go a long way with cloudron / cosmos / coolify and off the shelf docker containers (and even making some of our own containers for the tsys line of business application web sites).

View File

@@ -0,0 +1,9 @@
# Non k8s orchestration
## Introduction
Sometimes Subo and RR will want to run large workloads on bare metal. Not using k8s. We need to provide an option for that workload type. Probably managed via slurm.
## Options
- MAAS