Skip to content

Commit

Permalink
better readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JAlcocerT committed Dec 25, 2024
1 parent f452ee4 commit f5c1261
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 0 additions & 1 deletion AI_Gen/Project_MultiChat/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ services:
networks:
- cloudflare_tunnel
# - nginx_default
restart: unless-stopped

# networks:
# cloudflare_tunnel:
Expand Down
4 changes: 3 additions & 1 deletion AI_Gen/Z_VectorDBs/readme.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
1. [ChromaDB](https://fossengineer.com/selfhosting-chromadb-docker/)
2. [VectorAdmin](https://fossengineer.com/selfhosting-vector-admin-docker/)
2. [VectorAdmin](https://fossengineer.com/selfhosting-vector-admin-docker/)

>
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ A companion for:

* My [**Raspberry Pi** guide](https://jalcocert.github.io/RPi/posts/selfhosting-with-docker/)
* My [**Linux** guide](https://jalcocert.github.io/Linux/docs/debian/docker/)
* [Self-hosting](https://jalcocert.github.io/Linux/docs/linux__cloud/selfhosting/) and [docker](https://fossengineer.com/tags/docker/)
* [Install **Portainer** and get ready to deploy docker containers with a UI.](https://fossengineer.com/selfhosting-portainer-docker/)
* You can also [build **MultiArch** container images](https://github.com/JAlcocerT/Streamlit-MultiChat/blob/main/.github/workflows/Streamlit_GHA_MultiArch.yml) for your projects with GHActions. [Example Blog](/~https://github.com/JAlcocerT/Streamlit-MultiChat)
* [Self-hosting](https://jalcocert.github.io/Linux/docs/linux__cloud/selfhosting/)
* [Install **Portainer/Dockge** and get ready to deploy docker containers with a UI.](https://fossengineer.com/understanding-containers-for-selfhosting/)
* You can also [build **MultiArch** container images](https://jalcocert.github.io/JAlcocerT/github-actions-use-cases/) for your projects with GHActions. [Example Project](/~https://github.com/JAlcocerT/Streamlit-MultiChat)

## Repository Structure:
* [Introduction: Why Docker?](#Intro)
Expand Down

0 comments on commit f5c1261

Please sign in to comment.