https://github.com/6im0n/octopus
Learn how to use Ansible, an Open source IT automation engine that automates provisioning
https://github.com/6im0n/octopus
ansible automation devops epitech epitech-project
Last synced: about 2 months ago
JSON representation
Learn how to use Ansible, an Open source IT automation engine that automates provisioning
- Host: GitHub
- URL: https://github.com/6im0n/octopus
- Owner: 6im0n
- Created: 2024-03-19T13:03:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-09T22:53:05.000Z (about 1 year ago)
- Last Synced: 2025-02-01T08:25:57.706Z (4 months ago)
- Topics: ansible, automation, devops, epitech, epitech-project
- Homepage:
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π Octopus
![]()
## **βΉοΈ About**
The Octopus project undertaken in the Second year at [{Epitech}](https://www.epitech.eu/) is designed to allow students to put into practice fundamental of devops with [Ansible](https://www.ansible.com/)
## **π Project Info**
- [π¦ Epitech private repository]()
- [π¦ Group remote repository]()
- [π PDF Project](https://intra.epitech.eu/module/2023/B-DOP-400/NAN-4-1/acti-631826/project/file/B-DOP-400_octopus.pdf)### **π Description**
Ansible **a devops tool !**
Ansible is an open source IT automation engine that automates provisioning, configuration management, application deployment, orchestration, and many other IT processes. It is free to use, and the project benefits from the experience and intelligence of its thousands of contributors.
![]()
> [!CAUTION]
> Docker, Podman, other containerization technologies, and Ansible Galaxy are strictly for-
bidden for this project.
You may however use the Community namespaceβs collections.> [!NOTE]
> Security cannot be ignored when working in a DevOps environment.
As such, any clear-text password found in your repository will cause the evaluation
to stop right away, and the entire project will be considered as failed.
You have been warned.> [!IMPORTANT]
> Avoid using the command / shell / raw modules as much as possible.
Have a look at dedicated and cleaner modules instead, such as apt_key, apt_repository, or pip.
Use the command module only if no dedicated module exists.## **βοΈ Technology Notes**
in this project we have discover multiple tools, like ssh, nodeJS, java, redis, postgressSQL, etc..
## **πββοΈ Contributors:**
### **π¨βπ» Developer:**
- [β΅ Aimeric](https://github.com/aimeric44uwu)
- [π Simon](https://github.com/6im0n)## **π Contribute:**
Feel free to explore the code, contribute, or provide feedback.