converting projects to portainer ready

This commit is contained in:
2025-11-26 18:45:55 -08:00
parent 6e280d463c
commit c2c00c0e75
25 changed files with 1374 additions and 824 deletions
+13 -2
View File
@@ -8,8 +8,13 @@ Docker Compose file collection reference with the intent of running in productio
## Requirements and Support
* Minimum Docker Engine: 20.10.0
* Minimum Docker Compose CLI: v2.0.0
I'm only one guy, I tested with
| Software | Version |
|---------------------|-----------|
| Debian | 13 |
| Docker Engine | 29.0.4 |
| Portainer | 2.33.4 |
## 🤔 Assumptions
@@ -29,6 +34,12 @@ The intended workflow is as follows:
You may have to use multiple containers, such as Maria or postgres for db.
## 🛠 Project Directory Structure
Directories ending with _dev contain projects that are still under development or experimental. These are not yet considered production-ready.
Directories ending with _notes contain projects that usually dont require a full Docker Compose file. They may include notes, example commands, or minimal Compose files just to illustrate setup. For example, the ollama project has a docker-compose.yml showing CPU vs GPU usage.
### Decisions
#### container_name