https://github.com/fchastanet/my-documents
Documentation about various topics
https://github.com/fchastanet/my-documents
bash bats docker docker-compose jenkins
Last synced: 4 months ago
JSON representation
Documentation about various topics
- Host: GitHub
- URL: https://github.com/fchastanet/my-documents
- Owner: fchastanet
- License: lgpl-3.0
- Created: 2023-06-25T19:12:15.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-07-01T22:43:57.000Z (12 months ago)
- Last Synced: 2025-07-01T23:32:39.399Z (12 months ago)
- Topics: bash, bats, docker, docker-compose, jenkins
- Language: HTML
- Homepage: https://fchastanet.github.io/my-documents/
- Size: 799 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My documents
> **_NOTE:_** Documentation is best viewed on
> [github-pages](https://fchastanet.github.io/my-documents/)
> **_TIP:_** Checkout related projects of this suite
>
> - **[My documents](https://fchastanet.github.io/my-documents/)**
> - [Bash Tools Framework](https://fchastanet.github.io/bash-tools-framework/)
> - [Bash Tools](https://fchastanet.github.io/bash-tools/)
> - [Bash Dev Env](https://fchastanet.github.io/bash-dev-env/)
> - [Bash Compiler](https://fchastanet.github.io/bash-compiler/)

[](https://github.com/pre-commit/pre-commit)
[](https://github.com/fchastanet/my-documents/actions?query=workflow:%22Pre-commit+run%22+branch:master)
[](https://github.com/fchastanet/my-documents/actions?query=workflow:%22Deploy+Docsify%22+branch:master)
[](http://opensource.box.com/badges "Project Status")
[](https://deepsource.io/gh/fchastanet/my-documents/?ref=repository-badge "DeepSource active issues")
[](https://deepsource.io/gh/fchastanet/my-documents/?ref=repository-badge "DeepSource resolved issues")
## Bash scripts
- [Basic best practices](/HowTo/HowTo-Write-Bash-Scripts/00-Basic-BestPractices.md)
- [Linux best practices](/HowTo/HowTo-Write-Bash-Scripts/10-LinuxCommands-BestPractices.md)
- [Bats best practices](/HowTo/HowTo-Write-Bash-Scripts/20-Bats-BestPractices.md)
## HowTos
- [How to write a Jenkinsfile](/HowTo/HowTo-Write-Jenkinsfile.md)
- [How to write a Dockerfile](/HowTo/HowTo-Write-Dockerfile.md)
- [How to write a docker-compose.yml file](/HowTo/HowTo-Write-DockerCompose.md)
- [Saml2Aws](/HowTo/Saml2Aws.md)
## Lists
- [Test](/Lists/Test.md)
- [Web](/Lists/Web.md)