Skip to content

Commit 531b835

Browse files
docs: update readme
1 parent ec1e341 commit 531b835

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,18 @@ It is possible to automatically apply some fixes, but these should be reviewed b
3636

3737
## TODO
3838

39-
* Add [restart: unless-stopped](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs/resources/container#restart) to all containers
40-
* Use [remote hosts](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs#remote-hosts) specifically for exporters
39+
* Use docker-compose specifically for exporters
4140
* node-exporter
4241
* nodejs
4342
* mongodb
4443
* elasticsearch
4544
* redis
45+
* Reinstate ansible terraform provider
46+
* Takes care of inventory and remote state (e.g., `terraform destroy`)
47+
* Reorganize repo into top-level directories
48+
* `ansible`
49+
* `docker`
50+
* `terraform`
4651

4752
## Further Reading
4853

0 commit comments

Comments
 (0)