Go to file
2023-12-29 13:18:14 +00:00
.github Delete test.home.yaml workflow file 2023-12-29 12:49:44 +00:00
.husky
.vscode Update Dockerfile paths for App 2023-12-28 19:30:58 +00:00
Accounts Add showEvenIfPermissionDoesNotExist property to Field interface 2023-12-19 17:42:54 +00:00
AdminDashboard Update Twilio configuration and add phone number field to call and SMS logs 2023-12-27 18:47:49 +00:00
App Update test script and remove unnecessary comments 2023-12-29 13:18:14 +00:00
Backups
Certs
Clickhouse fix insert into db 2023-10-20 19:51:23 +01:00
Common fix: Common/package.json & Common/package-lock.json to reduce vulnerabilities 2023-12-27 18:11:02 +00:00
CommonServer Update view engine configuration and file paths 2023-12-28 19:57:21 +00:00
CommonUI Refactor API class and remove unused variables 2023-12-28 19:30:18 +00:00
Dashboard Refactor API reference routes and remove unused code 2023-12-29 12:03:31 +00:00
Data
DatabaseMigrations
Devops Remove unused launch configurations and update port values 2023-12-28 16:49:47 +00:00
Docs Update IPAddress.md 2023-11-13 13:29:16 +00:00
E2E Add devDependency @types/node to package.json and update playwright.config.ts 2023-12-12 16:13:22 +00:00
Environment
Examples/otel-dotnet Update logging messages in Program.cs 2023-12-29 11:24:43 +00:00
Haraka fix: Haraka/Dockerfile.tpl to reduce vulnerabilities 2023-12-01 17:47:22 +00:00
HelmChart Refactor API class and remove unused variables 2023-12-28 19:30:18 +00:00
Ingestor Refactor code formatting and remove unnecessary whitespace 2023-12-26 11:23:18 +00:00
Llama Bump transformers from 4.34.0 to 4.36.0 in /Llama 2023-12-20 21:14:11 +00:00
Model Remove unnecessary blank lines in StatusPage.ts 2023-12-27 13:15:27 +00:00
Nginx Update server and API hostnames and ports 2023-12-28 16:56:05 +00:00
OTelCollector add authentication 2023-11-12 15:12:49 +00:00
Postgres
Probe fix: Probe/package.json & Probe/package-lock.json to reduce vulnerabilities 2023-12-27 14:25:27 +00:00
Scripts require fs 2023-11-03 16:00:35 +00:00
StatusPage Fix formatting issues in Project.ts and Header.tsx 2023-12-21 12:05:56 +00:00
Tests Add new endpoint status checks 2023-12-28 16:51:21 +00:00
TestServer Update dependencies and package.json files 2023-12-12 15:11:04 +00:00
Workers fix: Workers/package.json & Workers/package-lock.json to reduce vulnerabilities 2023-12-27 16:12:54 +00:00
Workflow Update dependencies and package.json files 2023-12-12 15:11:04 +00:00
.dockerignore
.eslintignore
.eslintrc.json fix eslint 2023-10-31 12:06:24 +00:00
.gitignore Merge branch 'master' into telemetry 2023-11-17 16:36:54 +00:00
.prettierignore
.prettierrc.json
babel.config.ts
backup.sh
CHANGELOG
clean-npm-install.sh
code-of-conduct.md Create code-of-conduct.md 2023-11-26 16:02:42 +00:00
config.example.env Remove unused code and ports 2023-12-28 19:27:47 +00:00
configure.sh move files in install to js 2023-11-03 15:57:05 +00:00
CONTRIBUTING.md
docker-compose.base.yml Refactor API class and remove unused variables 2023-12-28 19:30:18 +00:00
docker-compose.dev.yml Update Dockerfile paths for App 2023-12-28 19:30:58 +00:00
docker-compose.yml Remove unused launch configurations and update port values 2023-12-28 16:49:47 +00:00
install-node-modules.sh
install.sh
LICENSE Update user authentication logic 2023-12-26 11:55:26 +00:00
MAINTAINERS Create MAINTAINERS 2023-11-26 16:06:45 +00:00
migration-create.sh
migration-run.sh
package-lock.json fix: upgrade @types/lodash from 4.14.201 to 4.14.202 2023-12-12 18:50:23 +00:00
package.json fix: upgrade @types/lodash from 4.14.201 to 4.14.202 2023-12-12 18:50:23 +00:00
README.md
remove-node-modules.sh
restore.sh
SECURITY.md
tsconfig.json Update typeRoots in tsconfig.json files 2023-11-21 12:09:33 +00:00
uninstall.sh
update-node-modules.sh
update.sh

oneuptime logo

OneUptime: The Complete Open-Source Observability Platform

OneUptime is a comprehensive solution for monitoring and managing your online services. Whether you need to check the availability of your website, dashboard, API, or any other online resource, OneUptime can alert your team when downtime happens and keep your customers informed with a status page. OneUptime also helps you handle incidents, set up on-call rotations, run tests, secure your services, analyze logs, track performance, and debug errors.

OneUptime replaces multiple tools with one integrated platform:

  • Uptime Monitoring: Monitor the availability and response time of your online services from multiple locations around the world. Get notified via email, SMS, Slack, or other channels when something goes wrong. Replace tools like Pingdom.
  • Status Page: Communicate with your customers and stakeholders during downtime or maintenance. Create a custom-branded status page that shows the current status and history of your services. Replace tools like StatusPage.io.
  • Incident Management: Manage incidents from start to finish with a collaborative workflow. Create incident reports, assign tasks, update stakeholders, and document resolutions. Replace tools like Incident.io.
  • On-call Rotation and Alerts: Schedule on-call shifts for your team and define escalation policies. Ensure that the right person is notified at the right time when an incident occurs. Replace tools like PagerDuty.
  • Tests (Coming soon): Automate testing of your online services with scripts or scenarios. Verify the functionality and performance of your APIs, web pages, or workflows. Replace tools like Postman.
  • Security (Coming soon): Protect your online services from cyberattacks and vulnerabilities. Scan your code and dependencies for security issues and get recommendations for fixing them. Replace tools like Snyk.
  • Logs Management (Coming soon): Collect, store, and analyze logs from your online services. Search, filter, and visualize log data to gain insights and troubleshoot issues. Replace tools like Loggly.
  • Performance Monitoring (Coming soon): Measure and optimize the performance of your online services. Track key metrics such as response time, throughput, error rate, and user satisfaction. Replace tools like NewRelic.
  • Error Tracking (Coming soon): Detect and diagnose errors in your online services. Get detailed error reports with stack traces, context, and user feedback. Replace tools like Sentry.

All under one platform.

Get Started for Free with OneUptime Cloud

OneUptime Cloud is the easiest and fastest way to monitor your website uptime and performance. You can sign up for free to OneUptime Cloud and enjoy the full benefits of OneUptime without any installation or maintenance hassle.

By using OneUptime Cloud, you also support the development of OneUptime open source project, which is a powerful and flexible tool for website monitoring. You can find more information about OneUptime open source project on GitHub. The code of OneUptime is completely open source, which means you can access, modify, and distribute it freely. You can also contribute to the project by reporting issues, suggesting features, or submitting pull requests.

If you need advanced features, such as API Access, Advances Workflows, or Advanced Access Control, you can upgrade to a paid plan anytime. You can compare the different plans and pricing on OneUptime Pricing page.

Installation

Philosophy

Our mission is to reduce downtime and increase the number of successful products in the world. To do that, we built a platform that helps you understand causes of the downtime, incidents and help reduce toil. Our product is open-source, free and available for everyone to use.

Contributing

We <3 contributions big and small. In priority order (although everything is appreciated) with the most helpful first:

Donate

If you like the project, please consider a small donation. Every single dollar will be used to ship new features or maintain existing ones. 100% of the work we do is open-source. Please donate here