Compare commits

...

7 Commits

Author SHA1 Message Date
8373549544 Merge branch 'master' of ssh://git.knownelement.com:29418/TechnicalOperations/DockerProduction 2024-12-05 18:50:29 -06:00
a06d5aaf09 reorg 2024-12-05 18:50:23 -06:00
9d7b29d8be Update coolify-techops/postiz.knownelement.com/info 2024-12-05 23:58:51 +00:00
82e91e8ff5 treasury desk
Exploring possible trading desk solutions.
2024-11-29 07:08:17 -05:00
4860c110c3 orchestration 2024-11-28 11:25:02 -05:00
7bc3343183 . 2024-11-28 11:21:34 -05:00
afefac2d5c serverless exploring 2024-11-28 11:17:42 -05:00
19 changed files with 23 additions and 3 deletions

View File

@@ -0,0 +1,8 @@
## Introduction
Need a serverless / functions as a service runtime
## Options
- https://github.com/adnanh/webhook
- https://github.com/metrue/fx

View File

@@ -0,0 +1 @@
https://github.com/nautechsystems/nautilus_trader

View File

@@ -1,3 +1,2 @@
https://www.civtak.org/atak-about/t https://postiz.com/
https://github.com/gitroomhq/postiz-app
https://github.com/Cloud-RF/tak-server

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

9
orchestration/nonk8s.md Normal file
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