Initial commit

This commit is contained in:
Sean Corrigan 2024-03-29 18:58:16 -04:00
commit d1bce25270
2 changed files with 6 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
# ---> Ansible
*.retry

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# ollama-docker
Deploy ollama via docker-compose. Will extend with an ansible playbook in the future.