Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
0xfurai
/
peekaping
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
808
Code
Issues
41
Pull requests
5
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 31, 2025
chore: remove GitHub Actions workflow for deploying documentation
0xfurai
committed
d22eba5
Copy full SHA for d22eba5
Commits on Oct 30, 2025
feat: add Google Analytics tracking configuration to docs
0xfurai
committed
46ce220
Copy full SHA for 46ce220
Commits on Oct 29, 2025
chore: bump version to 0.0.44 and update changelog
github-actions[bot]
committed
481fdb6
Copy full SHA for 481fdb6
Enhance Docker release workflow by adding build and push steps for API, Worker, Producer, and Ingester images, while updating existing Server image configurations. Adjusted Dockerfile paths and man…
Show description for bb8916e
0xfurai
committed
bb8916e
Copy full SHA for bb8916e
Update Docker release workflow to change working directory for version files from 'src/version' to 'internal/version' for improved organization and consistency
0xfurai
committed
55f99d0
Copy full SHA for 55f99d0
Merge pull request #207 from 0xfurai/feature/ha
Show description for af8a453
0xfurai
authored
af8a453
Copy full SHA for af8a453
Document breaking changes due to major architectural overhaul for enhanced system availability and scalability, including updates for microservices configuration in Docker Compose.
0xfurai
committed
ca541be
Copy full SHA for ca541be
Document major architecture change to enhance system availability and scalability
0xfurai
committed
50d2e52
Copy full SHA for 50d2e52
Update database host configuration in self-hosting documentation for MongoDB and PostgreSQL to 'database' for consistency
0xfurai
committed
fdde1e2
Copy full SHA for fdde1e2
Refactor health check configurations and service dependencies in Docker Compose files
Show description for f6450a7
0xfurai
committed
f6450a7
Copy full SHA for f6450a7
Update Redis port configuration in Docker Compose files to use an environment variable for flexibility
0xfurai
committed
a34634a
Copy full SHA for a34634a
Update health check configurations in Docker Compose files for all services
Show description for 116be16
0xfurai
committed
116be16
Copy full SHA for 116be16
Commits on Oct 28, 2025
Change base image in Dockerfiles for ingester, producer, and worker from scratch to alpine for improved size and security
0xfurai
committed
b07262f
Copy full SHA for b07262f
Update Docker Compose files to use 'latest' image tags for all services, ensuring the most recent versions are deployed.
0xfurai
committed
dc4905d
Copy full SHA for dc4905d
Commits on Oct 27, 2025
Update Docker Compose configuration to rename 'postgres' service to 'database' for consistency with naming conventions
0xfurai
committed
a46d488
Copy full SHA for a46d488
Update Playwright workflow to create .env file with comprehensive database and server configurations for improved deployment consistency
0xfurai
committed
b90c347
Copy full SHA for b90c347
Update Playwright workflow to correct PostgreSQL and MongoDB port configurations for consistency
0xfurai
committed
a4d351d
Copy full SHA for a4d351d
Update Playwright workflow to change Redis and database host configurations for improved deployment consistency
0xfurai
committed
fa9fac1
Copy full SHA for fa9fac1
Update Redis host configuration in Playwright workflow to use localhost for local testing
0xfurai
committed
c7e276a
Copy full SHA for c7e276a
Update environment and Docker Compose configurations for Redis integration
Show description for 5d97aef
0xfurai
committed
5d97aef
Copy full SHA for 5d97aef
Enhance Docker Compose configurations by adding Redis services and improving health checks
Show description for 4bfd5e2
0xfurai
committed
4bfd5e2
Copy full SHA for 4bfd5e2
Commits on Oct 26, 2025
Change base image in Dockerfile.api from scratch to alpine for improved size and security
0xfurai
committed
ed6790c
Copy full SHA for ed6790c
Update MongoDB connection logging format to include host, port, and database name for improved clarity
0xfurai
committed
ee158a4
Copy full SHA for ee158a4
Refactor database shutdown procedures in server, ingester, and producer modules
Show description for a79e908
0xfurai
committed
a79e908
Copy full SHA for a79e908
Update development scripts in package.json to include a delay for nodemon execution
Show description for 4b39285
0xfurai
committed
4b39285
Copy full SHA for 4b39285
Implement graceful shutdown for server, ingester, and producer modules with SQLite support
Show description for 81fa57d
0xfurai
committed
81fa57d
Copy full SHA for 81fa57d
Add SQLite support with Docker Compose configuration
Show description for 829b876
0xfurai
committed
829b876
Copy full SHA for 829b876
Commits on Oct 25, 2025
Update producer configuration and scheduler to improve logging and time handling
Show description for 2cab1f3
0xfurai
committed
2cab1f3
Copy full SHA for 2cab1f3
Enhance producer module with new monitor management functions and logging improvements
Show description for 412dc3c
0xfurai
committed
412dc3c
Copy full SHA for 412dc3c
Update Caddyfile logging configuration to standardize service field naming and enhance JSON output structure
Show description for 84658bb
0xfurai
committed
84658bb
Copy full SHA for 84658bb
Update Caddyfile logging configuration to include service fields and wrap JSON output
Show description for 38a5aba
0xfurai
committed
38a5aba
Copy full SHA for 38a5aba
Add ServiceName to internal configuration in API, Ingester, Producer, and Worker modules
Show description for aed6014
0xfurai
committed
aed6014
Copy full SHA for aed6014
Implement context management for monitor syncing in producer module
Show description for 704ac4c
0xfurai
committed
704ac4c
Copy full SHA for 704ac4c
Set Gin mode to Release for production/test server initialization
Show description for a5f9e00
0xfurai
committed
a5f9e00
Copy full SHA for a5f9e00
Refactor healthcheck module by removing unused fields and simplifying constructor
Show description for a5aa218
0xfurai
committed
a5aa218
Copy full SHA for a5aa218
Pagination
Previous
Next
You can’t perform that action at this time.