refactor..
This commit is contained in:
1
KNEL-NonCloudron/RandD/Apps/app.ap4ap.org/Dockerfile
Normal file
1
KNEL-NonCloudron/RandD/Apps/app.ap4ap.org/Dockerfile
Normal file
@@ -0,0 +1 @@
|
||||
# dockerfile for an app at tsys
|
@@ -0,0 +1 @@
|
||||
# dev environment for an app at tsys
|
@@ -0,0 +1,5 @@
|
||||
# app docker compose file for tsys
|
||||
|
||||
## app name
|
||||
## ports
|
||||
## deps
|
1
KNEL-NonCloudron/RandD/Apps/app.hfnfc.net/Dockerfile
Normal file
1
KNEL-NonCloudron/RandD/Apps/app.hfnfc.net/Dockerfile
Normal file
@@ -0,0 +1 @@
|
||||
# dockerfile for an app at tsys
|
@@ -0,0 +1 @@
|
||||
# dev environment for an app at tsys
|
@@ -0,0 +1,5 @@
|
||||
# app docker compose file for tsys
|
||||
|
||||
## app name
|
||||
## ports
|
||||
## deps
|
1
KNEL-NonCloudron/RandD/Apps/app.hfnoc.net/Dockerfile
Normal file
1
KNEL-NonCloudron/RandD/Apps/app.hfnoc.net/Dockerfile
Normal file
@@ -0,0 +1 @@
|
||||
# dockerfile for an app at tsys
|
@@ -0,0 +1,5 @@
|
||||
# app docker compose file for tsys
|
||||
|
||||
## app name
|
||||
## ports
|
||||
## deps
|
@@ -0,0 +1 @@
|
||||
# dockerfile for an app at tsys
|
@@ -0,0 +1 @@
|
||||
# dev environment for an app at tsys
|
@@ -0,0 +1,5 @@
|
||||
# app docker compose file for tsys
|
||||
|
||||
## app name
|
||||
## ports
|
||||
## deps
|
@@ -0,0 +1 @@
|
||||
# dockerfile for an app at tsys
|
@@ -0,0 +1 @@
|
||||
# dev environment for an app at tsys
|
@@ -0,0 +1,5 @@
|
||||
# app docker compose file for tsys
|
||||
|
||||
## app name
|
||||
## ports
|
||||
## deps
|
@@ -0,0 +1 @@
|
||||
# dockerfile for an app at tsys
|
@@ -0,0 +1 @@
|
||||
# dev environment for an app at tsys
|
@@ -0,0 +1,5 @@
|
||||
# app docker compose file for tsys
|
||||
|
||||
## app name
|
||||
## ports
|
||||
## deps
|
@@ -0,0 +1 @@
|
||||
# dockerfile for an app at tsys
|
@@ -0,0 +1 @@
|
||||
# dev environment for an app at tsys
|
@@ -0,0 +1,5 @@
|
||||
# app docker compose file for tsys
|
||||
|
||||
## app name
|
||||
## ports
|
||||
## deps
|
@@ -0,0 +1 @@
|
||||
# dockerfile for an app at tsys
|
@@ -0,0 +1 @@
|
||||
# dev environment for an app at tsys
|
@@ -0,0 +1,5 @@
|
||||
# app docker compose file for tsys
|
||||
|
||||
## app name
|
||||
## ports
|
||||
## deps
|
@@ -0,0 +1 @@
|
||||
# dockerfile for an app at tsys
|
@@ -0,0 +1 @@
|
||||
# dev environment for an app at tsys
|
@@ -0,0 +1,5 @@
|
||||
# app docker compose file for tsys
|
||||
|
||||
## app name
|
||||
## ports
|
||||
## deps
|
3
KNEL-NonCloudron/RandD/GIS-backend/README.md
Normal file
3
KNEL-NonCloudron/RandD/GIS-backend/README.md
Normal 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.
|
1
KNEL-NonCloudron/RandD/GIS-backend/input-files/info
Normal file
1
KNEL-NonCloudron/RandD/GIS-backend/input-files/info
Normal 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).
|
1
KNEL-NonCloudron/RandD/GIS-backend/output-files/info
Normal file
1
KNEL-NonCloudron/RandD/GIS-backend/output-files/info
Normal file
@@ -0,0 +1 @@
|
||||
This directory contains final docker compose files for the application at FQDN indidicated by the parent directory.
|
1
KNEL-NonCloudron/RandD/GIS-backend/vendor-files/info
Normal file
1
KNEL-NonCloudron/RandD/GIS-backend/vendor-files/info
Normal file
@@ -0,0 +1 @@
|
||||
This directory contains files from the vendor unmodified. They serve as a base for the input-files sibling directory
|
1
KNEL-NonCloudron/RandD/portmap.md
Normal file
1
KNEL-NonCloudron/RandD/portmap.md
Normal file
@@ -0,0 +1 @@
|
||||
# Cosmos port map
|
19
KNEL-NonCloudron/orchestration/TSYSK8S/TSYSK8S.md
Normal file
19
KNEL-NonCloudron/orchestration/TSYSK8S/TSYSK8S.md
Normal 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).
|
9
KNEL-NonCloudron/orchestration/nonk8s.md
Normal file
9
KNEL-NonCloudron/orchestration/nonk8s.md
Normal 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
|
Reference in New Issue
Block a user