OVHserver/opt/00-infrastructure
SamoilenkoVadym 51cc5dca04 feat: Phase 2 complete - full automation of Jira Cloud setup
Discovered correct API endpoints and successfully automated:
- 23 custom fields creation via /rest/api/3/field
- 6 components in PROD project via /rest/api/2/component
- 20+ saved filters via /rest/api/2/filter

Key breakthrough: Jira Cloud uses both v2 and v3 endpoints strategically.
v3 used for fields, v2 for components and filters (more reliable).

All Phase 2 tasks completed via automation - no manual UI work needed.
Saved 3-4 hours compared to manual configuration.

Infrastructure now ready for Week 2: Confluence spaces

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 09:53:24 +00:00
..
atlassian feat: Phase 2 complete - full automation of Jira Cloud setup 2025-12-04 09:53:24 +00:00
blackbox fix: secure Loki, Blackbox, and Portainer with localhost binding and Traefik+Authentik 2025-11-29 20:09:48 +00:00
loki fix: secure Loki, Blackbox, and Portainer with localhost binding and Traefik+Authentik 2025-11-29 20:09:48 +00:00
postgres feat: добавлен postgres-exporter для мониторинга PostgreSQL 2025-11-20 21:39:50 +00:00
rabbitmq chore: initial infrastructure setup with Syncthing, Git and documentation 2025-11-05 16:41:12 +00:00
redis chore: initial infrastructure setup with Syncthing, Git and documentation 2025-11-05 16:41:12 +00:00
traefik fix: exclude Postiz API from SSO protection 2025-12-02 11:28:08 +00:00
vault chore: initial infrastructure setup with Syncthing, Git and documentation 2025-11-05 16:41:12 +00:00