Add docker link

This commit is contained in:
Luc Didry 2023-11-23 10:39:27 +00:00
parent 88c9967eb9
commit 371bad81b9
1 changed files with 2 additions and 0 deletions

View File

@ -99,3 +99,5 @@ It uses:
## Deploy Lufi
An ansible role and a terraform plan reside under the `.provision` directory. An user could utilize the terraform plan if they chose to deploy lufi on AWS, if that's not the goal, they could simply execute the ansible role in part. Usage docs for both are present in their respective directories.
You can use Docker by using the recipe on <https://github.com/megalis-bretagne/lufi-docker>.