Simon Larsen
c450c3fa1b
```text
...
refactor: Update server_name in Nginx configuration
This commit updates the server_name directive in the Nginx configuration file to remove the ${HOST}:${ONEUPTIME_HTTP_PORT} variable and use just ${HOST}. This change ensures that the server_name is set correctly for all domains.
2024-06-24 21:43:24 +01:00
Simon Larsen
70a9944f6a
refactor: Update Nginx configuration to enable HTTP/2
...
This commit updates the Nginx configuration file to enable HTTP/2 by removing the `http2` directive from the `listen` directive and adding a separate `http2` directive. This change ensures that the server supports the latest HTTP/2 protocol, improving performance and security.
2024-06-24 19:56:45 +01:00
Simon Larsen
267950bb54
Refactor Tab component to include countBadge and tabType properties
2024-04-23 20:56:16 +01:00
Simon Larsen
6b2caebd0d
Refactor Tab component to include countBadge and tabType properties
2024-04-23 15:34:37 +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
d43765645e
Update isolated-vm server port in Nginx configuration
2024-04-06 15:53:38 +01:00
Simon Larsen
5d3d19d210
Update OneUptime app deployment and add isolated-vm upstream in Nginx configuration
2024-04-06 13:30:01 +01:00
Simon Larsen
bc72200378
Update Nginx configuration for proxy settings
2024-03-31 14:00:25 +01:00
Simon Larsen
1b61d7a641
Refactor Nginx configuration to handle billing redirection***
2024-03-31 13:55:50 +01:00
go0die
f7739ab4a8
Update default.conf.template
...
Fix custom domains status pages NGINX configuration.
2024-03-31 12:12:41 +03:00
Simon Larsen
1dbfea9051
Add Docs feature set and configure Nginx proxy for /docs endpoint
2024-03-18 13:12:39 +00:00
Simon Larsen
024992c831
Fix server-monitor location path and add disk path validation
2024-03-12 10:09:47 +00:00
Simon Larsen
2aa1289705
Fix BaseModel.fromJSON() method to handle BaseModel and Array<BaseModel> inputs correctly. Update MonitorsTable component to exclude MonitorType.Server. Update BasicMetrics class to calculate percentFree and percentUsed. Update package.json main file path. Add ServerMonitorAPI to Ingestor. Update Nginx configuration for server-monitor endpoint.
2024-03-12 08:50:54 +00:00
Simon Larsen
7fd912b83a
Update dependencies and fix API endpoints
2024-03-09 09:57:03 +00:00
Simon Larsen
95cf29a2f9
Update server_name in Nginx config
2024-02-29 16:50:58 +00:00
Simon Larsen
f4d5b9c492
Update OTel exporter headers and endpoints
2024-02-15 13:45:13 +00:00
Simon Larsen
29ef61df88
Update Nginx configuration to include /fluentd/logs location
2024-02-03 09:08:29 +00:00
Simon Larsen
37c87130b6
Update Fluentd and Nginx configurations
2024-02-02 19:00:19 +00:00
Simon Larsen
d46085f30b
Update Fluentd endpoint URLs
2024-02-02 14:43:40 +00:00
Simon Larsen
06d4f89c42
Add envsubst-on-templates.sh script and update Nginx configuration
2024-01-29 09:15:02 +00:00
Simon Larsen
29e2ac1b53
nginx
2024-01-28 16:23:52 +00:00
Simon Larsen
f7cc8d2343
Update proxy_pass in Nginx configuration
...
Delete unused files and dependencies
Update API hostname in WorkflowService
Update API hostname in AnalyticsDatabaseService
2024-01-11 19:16:11 +05:30
Simon Larsen
c7f51cdade
Fix async initialization of Workers and remove unused workflow service
2024-01-11 19:10:00 +05:30
Simon Larsen
225d00e4c2
Update proxy_pass URL in Nginx configuration
2024-01-11 17:47:17 +05:30
Simon Larsen
3ea66f64b0
Update file paths and hostnames
2024-01-11 17:45:54 +05:30
Simon Larsen
8bb72887bb
fix default_server
2024-01-05 12:03:59 +05:30
Simon Larsen
47491eff12
Update port configurations for OpenTelemetry collector
2023-12-30 23:10:18 +00:00
Simon Larsen
9d431ac170
Update Nginx listen port to include HTTP/2 support
2023-12-30 22:56:31 +00:00
Simon Larsen
bf2f9d800c
Update OpenTelemetry endpoints and add support for custom collector endpoint
2023-12-30 22:45:29 +00:00
Simon Larsen
d433a64fa1
Update OTLP Exporter configuration
2023-12-30 22:41:57 +00:00
Simon Larsen
a6d1b29770
Update OpenTelemetry exporter configuration
2023-12-30 22:08:37 +00:00
Simon Larsen
d8d4acc100
Update OpenTelemetry exporter configuration
2023-12-30 14:07:30 +00:00
Simon Larsen
2d2f2b0521
Fix totalCostInUSD calculation and update Otel Collector port
2023-12-30 13:32:41 +00:00
Simon Larsen
03a503b080
Refactor OpenTelemetry exporter configuration
2023-12-30 12:29:35 +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
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
Simon Larsen
15850380c4
Fix file picker and notification proxy URLs
2023-12-25 13:39:11 +00:00
Simon Larsen
224824f1f1
Remove notification service and related configurations
2023-12-25 13:09:41 +00:00
Simon Larsen
4359b74f26
Remove unused files and configurations
2023-12-25 12:42:20 +00:00
Simon Larsen
ca56f83f08
Update Nginx configuration for file proxy
2023-12-25 12:24:09 +00:00
Simon Larsen
f2d13ec4ad
Refactor API routes and remove LinkShortenerAPI
2023-12-11 19:32:29 +00:00
Simon Larsen
a35462b3c9
Remove link-shortener service and related configurations
2023-12-11 19:03:04 +00:00
Simon Larsen
e12ea14d85
Add realtime events support to
...
AnalyticsDatabaseService and BaseModel
2023-11-15 18:49:43 +00:00
Simon Larsen
5128e17205
refactor base api
2023-11-13 19:31:44 +00:00
Simon Larsen
ccb4781c06
enable compression
2023-10-31 14:10:57 +00:00
Simon Larsen
35db6e95ad
add httponly cookie to status page
2023-10-17 12:10:50 +01:00
Simon Larsen
591c89a320
add otel collector to nginx
2023-10-09 19:18:46 +01:00