Go to file
2023-11-26 16:02:42 +00:00
.github Update runs-on value in test.probe.yaml 2023-11-22 16:16:57 +00:00
.husky fix lint. 2022-08-14 10:12:58 +01:00
.vscode Update Probe npm install and test commands 2023-11-21 17:50:09 +00:00
Accounts Update React version in package.json 2023-11-22 11:50:57 +00:00
AdminDashboard fix: upgrade react-router-dom from 6.5.0 to 6.18.0 2023-11-24 19:41:20 +00:00
ApiReference fix: upgrade @types/ejs from 3.1.1 to 3.1.4 2023-11-23 19:59:25 +00:00
Backups fix backups and restore. 2022-12-12 15:25:30 +05:30
Certs add domain. 2023-03-02 15:46:28 +00:00
Clickhouse fix insert into db 2023-10-20 19:51:23 +01:00
Common Fix formatting issues in MonitorType.ts, 2023-11-22 16:40:19 +00:00
CommonServer Merge pull request #954 from rpaterson/sql-escape 2023-11-24 14:02:10 +00:00
CommonUI fix: Update Dropdown (react-select) style 2023-11-25 23:19:00 +07:00
Dashboard Fix formatting issues in MonitorType.ts, 2023-11-22 16:40:19 +00:00
DashboardAPI fix: upgrade ejs from 3.1.8 to 3.1.9 2023-11-25 17:44:22 +00:00
Data add data folder 2023-07-11 20:22:17 +01:00
DatabaseMigrations
Devops don't 2023-07-30 08:08:53 -07:00
Docs Update IPAddress.md 2023-11-13 13:29:16 +00:00
Environment add env folder 2023-07-11 20:26:35 +01:00
Examples/otel-dotnet Add Stop icon to Icon component and implement 2023-11-18 13:37:03 +00:00
File fix: upgrade ejs from 3.1.8 to 3.1.9 2023-11-22 17:17:06 +00:00
Haraka fix haraka docker 2023-11-21 12:14:24 +00:00
HelmChart chore(deps): update helm release postgresql to v12.12.10 2023-11-21 06:58:44 +00:00
Home fix: upgrade @types/ejs from 3.1.1 to 3.1.4 2023-11-24 17:55:32 +00:00
Identity Add clear-modules script to package.json files 2023-11-22 11:13:15 +00:00
Ingestor fix: upgrade cron-parser from 4.8.1 to 4.9.0 2023-11-23 17:37:26 +00:00
Integration Add clear-modules script to package.json files 2023-11-22 11:13:15 +00:00
LinkShortener Add clear-modules script to package.json files 2023-11-22 11:13:15 +00:00
Llama enable gpu on llama docker 2023-10-18 12:07:37 +01:00
Model fix: upgrade typeorm from 0.3.14 to 0.3.17 2023-11-24 17:28:37 +00:00
Nginx Merge branch 'telemetry' 2023-11-21 13:15:53 +00:00
Notification Merge branch 'master' into snyk-upgrade-1e8b2e5347b891af2fdff850e86d61b0 2023-11-23 19:15:07 +00:00
OTelCollector add authentication 2023-11-12 15:12:49 +00:00
Playwright fix: upgrade jest from 29.5.0 to 29.7.0 2023-11-22 20:00:00 +00:00
Postgres remove env tpl 2023-07-17 20:06:01 +01:00
Probe Merge pull request #937 from OneUptime/snyk-upgrade-3765fb5997db5ec0013131e4ab84f78c 2023-11-22 19:28:19 +00:00
Scripts require fs 2023-11-03 16:00:35 +00:00
StatusPage Merge pull request #945 from OneUptime/snyk-upgrade-7629a880e641d806cc633739d13088f4 2023-11-23 19:12:49 +00:00
Tests Update Probe npm install and test commands 2023-11-21 17:50:09 +00:00
TestServer fix: upgrade cron-parser from 4.8.1 to 4.9.0 2023-11-22 20:06:29 +00:00
Workers fix: upgrade @types/node-cron from 3.0.6 to 3.0.10 2023-11-25 17:48:45 +00:00
Workflow Add clear-modules script to package.json files 2023-11-22 11:13:15 +00:00
.dockerignore fix cluster domain in helm chart 2023-10-18 10:16:23 +01:00
.eslintignore fix folder name 2023-04-05 11:17:41 +01:00
.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 fix folder name 2023-04-05 11:17:41 +01:00
.prettierrc.json
babel.config.ts
backup.sh atleast 2023-07-30 17:48:48 -07:00
CHANGELOG
clean-npm-install.sh fix lock files 2022-12-16 14:22:23 +05:30
code-of-conduct.md Create code-of-conduct.md 2023-11-26 16:02:42 +00:00
config.example.env add call and sms cost 2023-10-27 17:14:58 +01:00
configure.sh move files in install to js 2023-11-03 15:57:05 +00:00
CONTRIBUTING.md
docker-compose.base.yml add authentication 2023-11-12 15:12:49 +00:00
docker-compose.dev.yml add collector to docker compose 2023-10-09 19:21:38 +01:00
docker-compose.yml fix otel collector 2023-10-16 11:04:47 +01:00
install-node-modules.sh npm i 2023-02-08 20:40:06 +00:00
install.sh refactor status check script 2023-07-19 14:21:39 +01:00
LICENSE
migration-create.sh add migrations 2022-12-15 12:36:31 +05:30
migration-run.sh add migrations 2022-12-15 12:36:31 +05:30
package-lock.json Merge branch 'ts-upgrade' 2023-11-22 10:59:13 +00:00
package.json Merge branch 'ts-upgrade' 2023-11-22 10:59:13 +00:00
README.md add create by 2023-10-01 12:46:51 +01:00
remove-node-modules.sh add script to remove node_modules 2023-02-09 11:55:58 +00:00
renovate.json Create renovate.json 2023-11-20 20:08:21 +00:00
restore.sh atleast 2023-07-30 17:48:48 -07:00
SECURITY.md
tsconfig.json Update typeRoots in tsconfig.json files 2023-11-21 12:09:33 +00:00
uninstall.sh fix docker-compose 2022-12-07 07:49:18 +00:00
update-node-modules.sh
update.sh add update script 2023-06-11 15:26:52 +01:00

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