Caution
Fork this repo, and create PRs in your fork, NOT in this repo!
Tip
If you are looking for the full roadmap, including this project, go back to the getting started page.
This repository is the starting point for HiveBox, the end-to-end hands-on project.
You can fork this repository and start implementing the HiveBox project. HiveBox project follows the same Dynamic MVP-style mindset used in the roadmap.
The project aims to cover the whole Software Development Life Cycle (SDLC). That means each phase will cover all aspects of DevOps, such as planning, coding, containers, testing, continuous integration, continuous delivery, infrastructure, etc.
Happy DevOpsing ♾️
Here is a pre-start checklist:
- ⭐ Star the roadmap repo on GitHub for better visibility.
- ✉️ Join the community for the project community activities, which include mentorship, job posting, online meetings, workshops, career tips and tricks, and more.
- 🌐 Join the Telegram group for interactive communication.
- Create GitHub account (if you don't have one), then fork this repository and start from there.
- Create GitHub project board for this repository (use
Kanban
template). - Each phase should be presented as a pull request against the
main
branch. Don’t push directly to the main branch! - Document as you go. Always assume that someone else will read your project at any phase.
- You can get senseBox IDs by checking the openSenseMap website. Use 3 senseBox IDs close to each other (you can use the following 5eba5fbad46fb8001b799786, 5c21ff8f919bf8001adf2488, and 5ade1acf223bd80019a1011c). Just copy the IDs, you will need them in the next steps.
** ADD YOUR IMPLEMENTATION DOCUMENTATION HERE **