1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- +----------------------+
- | |
- +--->+ pagure loadjson +--------+
- | | | |
- | +----------------------+ |
- Grants/Denies access | |
- +------------+ +-----------+ | +----------------------+ |
- | | | | | | | |
- User's git actions +--------------------->+ Gitolite +-------------------------->+ Git repos +----+--->+ pagure logcom | |
- | | | | | | |
- +-----+------+ +---------+-+ +----------------+-----+ |
- ^ ^ | |
- | | | |
- | +---------+ | |
- | | | |
- +----------------------------------------------+ | | |
- | | Updates | |
- +-------------------------+ | | | |
- Notifications | | | | | |
- +------------------------------------+ Postfix +<--------------------------------+ | |
- | | | | | | |
- | | +-------------------+ | | | |
- v | | | | | | |
- | | Pagure's milter | | | | |
- User's mail client | | +--------------+ | | | |
- +-----+--------+----------+ | | | | |
- + ^ Updates | | | | |
- | | | | | | |
- | Replies | | | | | |
- +---------------------------------------------------+ | | | | |
- | | | | |
- v | | | |
- +--------------+ +-----+--------+ | | | |
- | | |{s} | | | | |
- +----------------------->+ Pagure | +------->+ Database +<---------------------------+--------------+
- | | Doc server | | | | | |
- | | | | +------+-------+ | |
- | +--------------+ | | | |
- | | | | |
- User's web browser+-+ http requests Updates | v | |
- | & queries| +----------+---------+-+ |
- ^ | | | | |
- | | +--------------+ | | Pagure workers +-----+
- | | | +----------+--->+ |
- | +----------------------->+ Pagure | +----------------------+
- | | web server +---+
- | | | | +----------------------+ +----------------+
- | +--------------+ | | | | |
- | | | Pagure | | Third Party |
- | +---------->+ Web hooks' server +-------------->+ Services |
- | redis | | | | |
- | | +----------------------+ +----------------+
- | |
- | | +----------------------+ +----------------+
- | | | | | |
- | +---------->+ pagure ci +-------------->+ Jenkins |
- | | | | | |
- | | +----------------------+ +----------------+
- | |
- | | +----------------------+
- | +---------->+ |
- +----------------------------------------------------------------------+ Pagure |
- Server Sent Event | EventSource server |
- | |
- +----------------------+
|