This commit is contained in:
parent
1299ed3b97
commit
01cf3c3269
@ -1,13 +0,0 @@
|
|||||||
What is this
|
|
||||||
============
|
|
||||||
|
|
||||||
Here we contain scripts to build out all the containers that are run.
|
|
||||||
All of these images are based on images that are made from other projects
|
|
||||||
|
|
||||||
docker-compose.yaml
|
|
||||||
===================
|
|
||||||
|
|
||||||
Services that are more/less "special" go here since most of the stuff that is
|
|
||||||
run on the main host are basically just static html websites
|
|
||||||
|
|
||||||
|
|
29
infra/containers/readme.md
Normal file
29
infra/containers/readme.md
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
What is this
|
||||||
|
============
|
||||||
|
|
||||||
|
Here we contain scripts to build out all the containers that are run.
|
||||||
|
All of these images are based on images that are made from other projects
|
||||||
|
|
||||||
|
docker-compose.yaml
|
||||||
|
===================
|
||||||
|
|
||||||
|
Services that are more/less "special" go here since most of the stuff that is
|
||||||
|
run on the main host are basically just static html websites
|
||||||
|
|
||||||
|
Services & Containers
|
||||||
|
=====================
|
||||||
|
|
||||||
|
| Service | Docker Image Used |
|
||||||
|
|------------|--------------------------|
|
||||||
|
| Gitea | gitea/gitea:latest |
|
||||||
|
| Act Runner | gitea/act_runner:nightly |
|
||||||
|
|
||||||
|
Why the servics above?
|
||||||
|
======================
|
||||||
|
|
||||||
|
The Gitea related services are there so that I can host my own Git projects
|
||||||
|
away from "Git as a service" services. I have no issue with Github/Gitlab
|
||||||
|
but I just like being able to host my own stuff when possible :smiley:
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user