Skip to content

Welcome to Arctyk ITSM Developer Documentation

Arctyk ITSM is a modern, IT Service Management platform built with Django. This documentation is designed for developers, team members, and contributors working on the Arctyk ITSM codebase.


📖 Documentation Sections

Team Onboarding

New to the team? Start here to get up to speed.

Architecture & Design

Understand the system architecture and technical decisions.

Developer Guide

Practical guides for development tasks.

UI Development

Frontend templates, styles, and components.

Components Library

Reusable UI components.

Coding Standards

Best practices and style guides.

API & Reference

Technical reference documentation.

Deployment & Operations

Production deployment and operations.

Changelog & Versioning

Release history and migration guides.


🛠️ Technology Stack

Layer Technology Version
Framework Django 5.2.9 LTS
Language Python 3.12+
Database PostgreSQL 16+
Cache/Queue Redis 7+
Task Queue Celery 5.3+
Frontend Django Templates, SCSS, JavaScript -


📚 Recent Updates

Check the changelog for the latest features, fixes, and changes.

Latest Version: 0.6.0 (January 3, 2026)

v0.6.0 Highlights

  • Ticket Comments System - Public comments and internal staff notes with edit history
  • SLA Tracking - Response and resolution targets with lifecycle timestamps
  • Commit Message Validation - Enforced conventional commit standards via commitlint
  • 🐛 Bug fixes and UI improvements

🤝 Contributing

We welcome contributions! Here's how to get started:

  1. Read the contributing guide
  2. Review the team structure
  3. Set up your development environment
  4. Find a good first issue
  5. Submit a pull request!

📄 License

Arctyk ITSM is licensed under the MIT License. See LICENSE for details.


Happy coding! 🚀