Simon Larsen
4fa9adfc7d
refactor: Update login test to handle missing user credentials
...
The login test in Login.spec.ts has been updated to handle cases where the user credentials (email and password) are missing. Previously, the test would only check if the user is registered, but now it also checks if the registered user email and password are available. This change ensures that the test behaves correctly in all scenarios and improves the reliability of the login functionality.
2024-06-13 18:49:19 +01:00
Simon Larsen
d2a1385123
refactor: Update ALLOWED_ACTIVE_MONITOR_COUNT_IN_FREE_PLAN to 10
...
The ALLOWED_ACTIVE_MONITOR_COUNT_IN_FREE_PLAN constant has been updated to 10 in multiple files. This change aligns the codebase with the new limit for active monitors allowed in the free plan.
2024-06-11 13:50:55 +01:00
Simon Larsen
5f7dcf7433
refactor: Update timeout handling in monitor scripts
...
This commit updates the timeout handling in the monitor scripts to use the `WorkflowScriptTimeoutInMS` and `PROBE_CUSTOM_CODE_MONITOR_SCRIPT_TIMEOUT_IN_MS` values from the environment configuration. This ensures that the monitor scripts have consistent and configurable timeout values, improving the reliability and performance of the monitoring system.
2024-05-22 20:06:32 +01:00
Simon Larsen
c6643d7f7c
Update GreenlockUtil class to handle lets encrypt account key properly
2024-05-01 12:37:41 +01:00
Simon Larsen
1433823efe
Update LetsEncrypt configuration for OneUptime deployment
2024-05-01 12:13:01 +01:00
Simon Larsen
c348a8bd05
Refactor StatusPageDomainAPI to enable custom domains and improve CNAME verification process
2024-04-28 21:20:45 +01:00
Simon Larsen
00b5453b3f
Add LETSENCRYPT_NOTIFICATION_EMAIL configuration option
2024-04-28 13:09:23 +01:00
Simon Larsen
2870d28354
Fix restart value in e2e service of docker-compose.base.yml
2024-04-26 19:47:24 +01:00
Simon Larsen
899bc1d205
Update E2E cron job environment variables to use consistent naming convention
2024-04-26 19:19:38 +01:00
Simon Larsen
35c21d7611
Update E2E workflow to include failed webhook URL
2024-04-26 18:54:23 +01:00
Simon Larsen
818f8cc421
Update E2E workflow to use environment variables from config.env in test.e2e.yaml
2024-04-26 18:46:10 +01:00
Simon Larsen
9a78c4c24d
Refactor Docker Compose file to use common variables
2024-04-25 19:22:02 +01:00
Simon Larsen
1516f81180
Refactor E2E configuration and Docker Compose file
2024-04-25 15:07:33 +01:00
Simon Larsen
5d9a11fb48
Refactor E2E tests and Docker configuration
2024-04-25 12:58:39 +01:00
Simon Larsen
7f98e469cc
Update Nginx and Docker ports to use custom ports 7849 and 7850
2024-04-19 18:11:48 +01:00
Simon Larsen
a50510819b
Add Isolated VM debugging configuration and handle exceptions in code execution
2024-04-06 16:34:42 +01:00
Simon Larsen
27e9ee9721
Remove vm2 dependency and add ISOLATED_VM_PORT variable
2024-04-06 15:56:04 +01:00
Simon Larsen
c52501ef0e
Add SERVER_ISOLATED_VM_HOSTNAME to docker-compose.base.yml
2024-04-05 20:03:00 +01:00
Simon Larsen
36f290edf0
Add isolatedVMP port and update Dockerfile for IsolatedVM
2024-04-05 18:33:52 +01:00
Simon Larsen
e11b781fc5
Add log level configuration
2024-04-05 17:52:34 +01:00
Simon Larsen
f503a45f3b
Remove unused code and comments
2024-04-02 10:07:55 +01:00
Simon Larsen
92e3164071
Add logging statements and update environment variables in InfrastructureAgent
2024-03-12 11:30:19 +00:00
Simon Larsen
6c08d12f4c
Fix file path typo in Dockerfile and add secret key for development
2024-03-12 10:17:13 +00:00
Simon Larsen
7ced477ec9
Add OpenTelemetry OTLP HTTP exporter and headers
2024-02-23 12:47:14 +00:00
Simon Larsen
555e67076f
Remove unnecessary dependencies and links from docker-compose file
2024-02-22 18:26:07 +00:00
Simon Larsen
17fbae7cd5
Update telemetry environment variables
2024-02-22 17:07:33 +00:00
Simon Larsen
0cf5edc8e9
Add OpenTelemetry OTLP exporters and environment variables
2024-02-19 20:08:51 +00:00
Simon Larsen
5125d96981
Remove unused SMTP_USERNAME variable
2024-02-18 20:16:18 +00:00
Simon Larsen
2be0f5d965
fix auth with haraka
2024-02-18 20:05:34 +00:00
Simon Larsen
d46085f30b
Update Fluentd endpoint URLs
2024-02-02 14:43:40 +00:00
Simon Larsen
5f735a316f
Add Fluent Ingest API endpoint
2024-02-02 12:21:29 +00:00
Simon Larsen
5137a07167
Update ONEUPTIME_URL in probe configuration and docker-compose file
2024-01-29 12:15:34 +00:00
Simon Larsen
90a8b7b015
Remove unnecessary dependencies and links in docker-compose file
2024-01-29 12:09:35 +00:00
Simon Larsen
865c7f0996
Update dependencies and remove unused code
2024-01-29 07:23:24 +00:00
Simon Larsen
e8829ac697
Add local logging configuration to services
2024-01-25 06:50:45 +00:00
Simon Larsen
c7f51cdade
Fix async initialization of Workers and remove unused workflow service
2024-01-11 19:10:00 +05:30
Simon Larsen
3ea66f64b0
Update file paths and hostnames
2024-01-11 17:45:54 +05:30
Simon Larsen
7bf8b1b189
Add volume for certs in app.yaml and remove workers.yaml
2024-01-11 16:30:44 +05:30
Simon Larsen
0225c64058
Remove RealTimeService and ALERT_PORT
2023-12-30 23:11:54 +00:00
Simon Larsen
47491eff12
Update port configurations for OpenTelemetry collector
2023-12-30 23:10:18 +00:00
Simon Larsen
a27c94395e
Refactor otel-collector environment variable in Helm chart and OTelCollector config
...
Update environment variables in docker-compose.base.yml
2023-12-30 21:51:44 +00:00
Simon Larsen
d8d4acc100
Update OpenTelemetry exporter configuration
2023-12-30 14:07:30 +00:00
Simon Larsen
018d3b7fcd
Update usageCount and totalCostInUSD to use Decimal type
2023-12-30 13:22:57 +00:00
Simon Larsen
3fe3bc06fa
Update OpenTelemetry Collector configuration
2023-12-30 12:17:51 +00:00
Simon Larsen
6c2ae8dec0
Update OTEL_COLLECTOR_HOSTNAME variable name
2023-12-30 12:12:24 +00:00
Simon Larsen
a85bf8b228
Refactor API class and remove unused variables
...
Update _helpers.tpl and remove SERVER_HOME_HOSTNAME variable
Remove SERVER_HOME_HOSTNAME from docker-compose.base.yml
2023-12-28 19:30:18 +00:00
Simon Larsen
ed595f714f
Remove unused code and ports
2023-12-28 19:27:47 +00:00
Simon Larsen
456516c7f2
Update server and API hostnames and ports
2023-12-28 16:56:05 +00:00
Simon Larsen
2e8ee1d51b
Remove unused launch configurations and update port values
2023-12-28 16:49:47 +00:00
Simon Larsen
d11a5e1d1e
Update package name and hostnames
2023-12-28 15:54:27 +00:00