Simon Larsen
3acb419667
Add support for Port2 in otel-collector deployment and service
2024-04-10 12:19:21 +01:00
Simon Larsen
11fd2d3c65
Add OneUptime isolatedVM Service and autoscaler
2024-04-07 10:40:00 +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
630f6767ab
Fix typo in values.yaml
2024-04-05 21:05:45 +01:00
Simon Larsen
78e9ad439c
Add IsolatedVMHostname to EnvironmentConfig.ts and docker-compose files
2024-04-05 20:02:33 +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
2a16389a37
Update security context in HelmChart
2024-04-05 12:30:20 +01:00
Simon Larsen
32a10892a4
Update security context settings in Helm chart
2024-04-05 10:56:10 +01:00
Simon Larsen
b01e4ecbd7
Add security context configuration
2024-03-26 18:21:30 +00:00
Simon Larsen
e3a28bf0e7
Update nginx.yaml to reflect deployment changes
2024-03-24 20:44:50 +00:00
Simon Larsen
263d659761
Update replica count in probe.yaml
2024-03-24 12:39:25 +00:00
Simon Larsen
7f0535459e
Update Clickhouse.md with correct username for Postgres user
2024-03-24 11:17:02 +00:00
Simon Larsen
4901749ae6
Update CLICKHOUSE_PORT value in _helpers.tpl and add clickhouse.service.ports.http in values.yaml
2024-03-24 11:14:23 +00:00
Simon Larsen
2757bc01c7
Update database port in _helpers.tpl and values.yaml
2024-03-24 10:52:52 +00:00
Simon Larsen
6a6b60afe8
Update backup and restore commands in Postgres.md
2024-03-23 20:27:32 +00:00
Simon Larsen
ebc1724093
Update SMTP host configuration and environment variables in app.yaml and Config.ts
2024-03-19 08:35:23 +00:00
Simon Larsen
a20be2441e
Update OneUptime deployment message
2024-03-17 13:51:31 +00:00
Simon Larsen
4efca8a758
Add OpenTelemetry headers to probe and other services
2024-03-17 13:46:49 +00:00
Simon Larsen
4c49189315
Refactor environment variables in _helpers.tpl and probe.yaml
2024-03-17 13:22:46 +00:00
Simon Larsen
74322a72e7
Fix encryption secret and database password in Helm chart***
2024-03-17 12:26:31 +00:00
Simon Larsen
80c39d8e64
Update secret values in HelmChart templates
2024-03-17 12:14:26 +00:00
Simon Larsen
e7bbe30a88
Update Postgres backup and restore scripts
2024-03-17 11:46:32 +00:00
Simon Larsen
9cf2ae4326
Update backup and restore commands in Postgres.md
2024-03-17 11:14:36 +00:00
Simon Larsen
9b70dd2ce6
Remove Postgres Ops instructions from Helm.md
2024-03-17 11:10:10 +00:00
Simon Larsen
e87e3b0724
Remove unused helm commands and files
2024-03-15 12:25:57 +00:00
Simon Larsen
ea53172b43
Refactor HelmChart/Tests/index.sh script
2024-02-26 13:01:36 +00:00
Simon Larsen
bc47842e35
Add telemetry for monitoring application performance
2024-02-23 12:01:29 +00:00
Simon Larsen
392fcd7b27
Update installation wait time for OneUptime
2024-02-23 11:45:07 +00:00
Simon Larsen
f50d32e029
Update pod readiness check in index.sh
2024-02-22 19:52:32 +00:00
Simon Larsen
35ddcd5db8
sleep for 10 min
2024-02-22 19:51:39 +00:00
Simon Larsen
7594e7deb9
increase sleep time for helm test
2024-02-22 19:49:51 +00:00
Simon Larsen
3f83cf77df
fix timeout
2024-02-19 16:05:34 +00:00
Simon Larsen
f0e543d7fc
Add appname label to deployment spec
2024-02-19 07:40:04 +00:00
Simon Larsen
5125d96981
Remove unused SMTP_USERNAME variable
2024-02-18 20:16:18 +00:00
Simon Larsen
eb24c2c727
Update SMTP_EMAIL in haraka.yaml
2024-02-18 20:07:57 +00:00
Simon Larsen
d797e4b36c
Add timeout and retry logic for pod readiness check
2024-02-13 09:56:11 +00:00
Simon Larsen
894ed95560
increase timeout
2024-02-11 09:52:40 +00:00
Simon Larsen
088aba033b
Fix formatting in README.md
2024-02-03 21:04:26 +00:00
Simon Larsen
80bae0c0a6
Add instructions for adding a custom domain to the status page
2024-02-03 12:51:02 +00:00
Simon Larsen
d46085f30b
Update Fluentd endpoint URLs
2024-02-02 14:43:40 +00:00
Simon Larsen
888aa25975
Update terminationGracePeriodSeconds for PostgreSQL and ClickHouse pods
2024-02-01 14:41:35 +00:00
Simon Larsen
a505c4d28b
Add network and storage high availability documentation
2024-01-30 06:44:20 +00:00
Simon Larsen
985748e2b4
Add high availability documentation for MicroCeph and MicroK8s
2024-01-30 06:42:22 +00:00
Simon Larsen
0b79a4751a
Remove CephRook.md documentation
2024-01-29 19:23:50 +00:00
Simon Larsen
304aa0c640
Update IP addresses in values.yaml file
2024-01-29 18:16:41 +00:00
Simon Larsen
7582b39a8d
Fix nginx service configuration
2024-01-29 18:15:45 +00:00
Simon Larsen
ad9d565d4d
Add support for external IPs in nginx service
2024-01-29 18:14:12 +00:00
Simon Larsen
0d2946407f
Update MicroK8s and package.json
2024-01-29 13:29:35 +00:00
Simon Larsen
350aabd85e
Fix bug in login functionality
...
Add validation for user input
Refactor code for better readability
Update error handling in API calls
Optimize database queries for improved performance
Implement new feature for user profile customization
Update dependencies to latest versions
Fix formatting issues in code
Remove unused variables and functions
Improve error messages for better user experience
2024-01-29 13:04:06 +00:00
Simon Larsen
4a191b6282
Update environment variable name in probe.yaml
2024-01-29 12:18:23 +00:00
Simon Larsen
66fb6f8b90
Refactor environment variable assignments and update port number
2024-01-29 07:25:11 +00:00
Simon Larsen
343b767e68
Update Ceph Rook installation and MicroK8s setup
2024-01-27 19:02:34 +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
48c3a00d71
Update timeout for pod readiness check in index.sh
2023-12-31 12:08:36 +00:00
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
3bfa08e84d
Update helm test command
2023-12-30 22:50:27 +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
1cd94a39bc
Update wait command in index.sh
2023-12-30 21:40:00 +00:00
Simon Larsen
e340e56483
Add OneUptime installation and get pods in test script
2023-12-30 18:30:54 +00:00
Simon Larsen
52ea17cbe3
Update Helm commands to use microk8s
2023-12-30 18:23:24 +00:00
Simon Larsen
a1f79d4972
Add commands to check cluster status and storage classes
2023-12-30 18:17:25 +00:00
Simon Larsen
98418a860b
Refactor function to improve performance
2023-12-30 18:16:09 +00:00
Simon Larsen
8ac394c1e2
Add aliases and source bash_aliases file
2023-12-30 17:51:39 +00:00
Simon Larsen
401a2441c2
Fix environment variable assignment in app.yaml
2023-12-30 17:46:09 +00:00
Simon Larsen
44e3d415df
Update index.sh script in HelmChart/Tests
...
This commit updates the index.sh script in the HelmChart/Tests directory. The changes include removing the command to add the current user to the microk8s group and updating the aliases for kubectl and helm.
2023-12-30 17:41:14 +00:00
Simon Larsen
b8decc8924
Update otel-collector port in Helm chart
2023-12-30 14:33:55 +00:00
Simon Larsen
f5803d34ff
Fix bug in login functionality
2023-12-30 14:22:47 +00:00
Simon Larsen
8d35f5eb2d
Add Helm Chart test workflow
2023-12-30 14:19:49 +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
107917e688
Update icon URLs in HelmChart/Public/index.yaml and HelmChart/Public/oneuptime/Chart.yaml
2023-12-29 15:34:07 +00:00
Simon Larsen
b43a3736db
Update port value for dashboardApi
2023-12-29 13:49:03 +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
a4e0d1b42f
Remove api-reference and home templates
2023-12-28 16:59:01 +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
13b2236264
Update environment variable in dashboard-api.yaml and docker-compose.base.yml
2023-12-27 10:52:07 +00:00
Simon Larsen
2d843605c7
Update environment variables in dashboard-api.yaml and docker-compose.base.yml
2023-12-25 13:27:28 +00:00
Simon Larsen
7cda0565ba
Update API endpoints in CallService, MailService, and SmsService
2023-12-25 13:12:19 +00:00
Simon Larsen
224824f1f1
Remove notification service and related configurations
2023-12-25 13:09:41 +00:00
Simon Larsen
501e78aae1
Merge branch 'logs-final' into remove-servicess
2023-12-25 12:49:05 +00:00
Simon Larsen
4359b74f26
Remove unused files and configurations
2023-12-25 12:42:20 +00:00
Simon Larsen
cef7df73bb
Remove unused files and configurations
2023-12-25 12:23:13 +00:00
Simon Larsen
09e7e1811d
Delete unused files and templates
2023-12-25 12:16:54 +00:00
Simon Larsen
f6df07b002
Delete volumes.yaml file
2023-12-25 11:40:38 +00:00
Simon Larsen
82b17ebc8e
Fix capitalization in file paths and update helm install commands
2023-12-24 19:22:54 +00:00
Simon Larsen
8f8c443a72
Remove unused metered plan active monitoring configuration
2023-12-22 14:34:54 +00:00
Simon Larsen
526df139b1
Update Dockerfile and launch configurations
2023-12-11 19:37:18 +00:00
Simon Larsen
a35462b3c9
Remove link-shortener service and related configurations
2023-12-11 19:03:04 +00:00
Simon Larsen
768e54e61b
Update dependencies in Chart.lock
2023-12-01 21:21:18 +00:00
Simon Larsen
94b0cd47f9
Remove minio dependency from Helm chart and
...
related files
2023-12-01 21:20:30 +00:00
renovate[bot]
45cbe8e357
chore(deps): update helm release postgresql to v12.12.10
2023-11-21 06:58:44 +00:00
Simon Larsen
e5aa9c9496
remove persistence from redis
2023-11-03 17:42:37 +00:00
Simon Larsen
dca1d2c370
add call and sms cost
2023-10-27 17:14:58 +01:00
Simon Larsen
008e0c50b1
fix cluster domain in helm chart
2023-10-18 10:16:23 +01:00
Simon Larsen
fcf916bdfe
change to alert emoji
2023-10-17 14:48:54 +01:00
Simon Larsen
c848032fdc
add otel to helm chart
2023-10-16 12:41:27 +01:00
Simon Larsen
985217d2bf
rename helm files for ingestor
2023-10-13 20:14:04 +01:00
Simon Larsen
34817a1066
probe-api to ingestor
2023-10-09 18:54:23 +01:00
Simon Larsen
d6549cd861
fix local file
2023-10-06 12:41:29 +00:00
Simon Larsen
1140eb7270
fix mount paths
2023-10-05 17:02:22 +00:00
Simon Larsen
7ca8d20c4d
disable probe 2
2023-10-05 12:31:19 +00:00
Simon Larsen
099af1f5fe
fix probe url in helm chart
2023-10-05 08:49:35 +00:00
Simon Larsen
1d9abe8af0
update values in helm
2023-10-05 08:24:37 +00:00
Simon Larsen
43069791da
add values
2023-10-04 18:10:15 +00:00
Simon Larsen
4359e8fa30
fix readme
2023-10-04 14:06:40 +00:00
Simon Larsen
b1162446db
fix secrets
2023-10-04 13:45:24 +00:00
Simon Larsen
cf80324382
add secrets
2023-10-04 13:45:11 +00:00
Simon Larsen
f4e372cfce
Merge branch 'master' of github.com:OneUptime/oneuptime
2023-10-04 13:44:54 +00:00
Simon Larsen
b47e95f836
add readme
2023-10-04 13:06:02 +00:00
Simon Larsen
209ac74643
fix analytics service
2023-10-02 15:59:18 +01:00
Simon Larsen
c06c0f8b38
fix helm test
2023-10-01 09:13:44 +00:00
Simon Larsen
433e776d05
fix test
2023-10-01 09:03:07 +00:00
Simon Larsen
8a892e643f
fix helm readme
2023-10-01 08:31:26 +00:00
Simon Larsen
917fb112d4
rename artifacthub repo
2023-09-29 21:56:22 +01:00
Simon Larsen
54462d4975
add gpg sign key
2023-09-29 16:24:10 +01:00
Simon Larsen
1441f3a345
fix readme
2023-09-29 16:08:28 +01:00
Simon Larsen
0c13463c0d
move artifact repo outside
2023-09-29 14:17:25 +01:00
Simon Larsen
8863c6a209
add chmod to scripts
2023-09-29 13:52:56 +01:00
Simon Larsen
4c1e4ad1b2
add repo id
2023-09-29 13:36:21 +01:00
Simon Larsen
52e4a1247f
fix readme
2023-09-29 13:22:08 +01:00
Simon Larsen
deec3cb6f4
fix readme
2023-09-29 13:06:38 +01:00
Simon Larsen
2a6afd155f
fix readme
2023-09-29 13:03:28 +01:00
Simon Larsen
7bd6c14313
add http protocol to values
2023-09-29 13:00:09 +01:00
Simon Larsen
5634b7b586
update docs
2023-09-29 11:16:48 +00:00
Simon Larsen
a399648093
remove values file
2023-09-29 11:13:30 +00:00
Simon Larsen
55ca86efbd
fix values
2023-09-29 11:10:20 +00:00
Simon Larsen
1be4e59319
remove encode and decode
2023-09-29 11:09:50 +00:00
Simon Larsen
c62b3568cd
fix path
2023-09-29 11:03:19 +00:00
Simon Larsen
de3333f0e8
fix
2023-09-29 11:02:24 +00:00
Simon Larsen
4c9e4cbb14
values
2023-09-29 11:01:43 +00:00
Simon Larsen
0d142a51a9
fix docs
2023-09-29 11:01:06 +00:00
Simon Larsen
ef4a630c1b
add metal lb config
2023-09-29 10:57:00 +00:00
Simon Larsen
475da718b9
update readme
2023-09-29 10:52:42 +01:00
Simon Larsen
0bb9ba47b8
add readme
2023-09-29 10:48:45 +01:00
Simon Larsen
2cf1b2f54b
fix fmt
2023-09-29 10:15:54 +01:00
Simon Larsen
26aaee83b8
remove helm chart
2023-09-29 10:10:57 +01:00
Simon Larsen
9867ef4824
remove pkg chart
2023-09-29 09:51:37 +01:00
Simon Larsen
f0dd4ec980
add artifact repo file
2023-09-28 14:46:38 +00:00
Simon Larsen
e4604b69e4
add load balancer
2023-09-28 14:40:33 +00:00
Simon Larsen
22bc05b32d
Merge branch 'new-helm'
2023-09-28 11:33:38 +00:00
Simon Larsen
24b9d301c8
fix typos
2023-09-28 11:26:50 +00:00
Simon Larsen
5ad45237f5
add restart policy
2023-09-28 11:24:33 +00:00
Simon Larsen
ab6ca0e52f
Merge branch 'master' into new-helm
2023-09-28 12:21:20 +01:00
Simon Larsen
7f386e4c71
add test
2023-09-28 11:19:13 +00:00
Simon Larsen
9ee710a16c
add tests for nginx
2023-09-28 11:18:00 +00:00
Simon Larsen
3714c2c91a
add test container
2023-09-28 11:16:50 +00:00
Simon Larsen
074c02729b
fix status check
2023-09-28 11:09:07 +00:00
Simon Larsen
1dc5584821
fix port name
2023-09-28 10:43:07 +00:00
Simon Larsen
cf10f0df52
remove host port
2023-09-28 10:16:19 +00:00
dependabot[bot]
bbcdf93699
Bump get-func-name from 2.0.0 to 2.0.2 in /HelmChart
...
Bumps [get-func-name](https://github.com/chaijs/get-func-name ) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/chaijs/get-func-name/releases )
- [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2 )
---
updated-dependencies:
- dependency-name: get-func-name
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-27 22:07:55 +00:00
Simon Larsen
a001766d15
random secrets for helm
2023-09-27 19:52:20 +00:00
Simon Larsen
588ab1e925
redis fix param
2023-09-27 19:46:25 +00:00
Simon Larsen
f09260b374
add 443 port to nginx
2023-09-27 19:34:09 +00:00
Simon Larsen
43e75c342a
fix probe ports
2023-09-27 19:32:24 +00:00
Simon Larsen
f510fdae5c
fix nginx env vars
2023-09-27 16:46:38 +01:00
Simon Larsen
b4f2e738ea
fix nginx
2023-09-27 12:39:10 +00:00
Simon Larsen
ac0bc23e1a
add oneuptime secret to probe
2023-09-27 12:21:29 +00:00
Simon Larsen
666de177c8
add multiple probes
2023-09-27 12:07:28 +00:00
Simon Larsen
99579677a1
rename comment
2023-09-27 11:55:25 +00:00
Simon Larsen
8b25a006a9
fix file service
2023-09-27 11:44:00 +00:00
Simon Larsen
5e82b0f158
add file service
2023-09-27 11:42:27 +00:00
Simon Larsen
b05294b386
remove deprecated and template
2023-09-27 10:25:32 +00:00
Simon Larsen
614ba797b6
add isServer to nginx
2023-09-26 18:18:27 +00:00
Simon Larsen
9ce81a2704
add test values
2023-09-26 16:57:46 +00:00
Simon Larsen
88a997afaa
fix env vars
2023-09-26 16:15:04 +00:00
Simon Larsen
7c5dc7b35c
add env vars to nginx
2023-09-26 16:11:04 +00:00
Simon Larsen
3040b21484
trim hostname
2023-09-26 12:34:13 +00:00
Simon Larsen
af15c6f5f5
add probe api in helpers
2023-09-26 12:23:57 +00:00
Simon Larsen
4c82c922e2
fix database env vars
2023-09-26 11:37:26 +00:00
Simon Larsen
08f48ad082
fix port serialization
2023-09-26 11:29:24 +00:00
Simon Larsen
f21de699dd
fix helm chart
2023-09-25 15:07:43 +00:00
Simon Larsen
b30f9a472a
fix helm env vars
2023-09-25 14:40:11 +00:00
Simon Larsen
e7c54b369d
fix env vars
2023-09-25 13:25:50 +00:00
Simon Larsen
53bf92fac0
add size and pvc
2023-09-25 12:52:42 +00:00
Simon Larsen
6da56df5b1
fix env vars
2023-09-25 12:42:21 +00:00
Simon Larsen
931cccf86a
add ports
2023-09-25 11:44:57 +00:00
Simon Larsen
027966cae3
add common env vars
2023-09-25 11:15:00 +00:00
Simon Larsen
f568473588
add env to notifications
2023-09-25 11:12:22 +00:00
Simon Larsen
ada26e3cce
update readme
2023-09-25 10:47:23 +00:00
Simon Larsen
15e2c9cef2
add ingress and haraka
2023-09-25 10:34:26 +00:00
Simon Larsen
a091cd4faa
Add deps
2023-09-25 10:04:07 +00:00
Simon Larsen
1fa5604cdd
add deps
2023-09-25 09:08:55 +00:00
Simon Larsen
d9ed5f579e
fix issues
2023-09-25 08:32:29 +00:00
Simon Larsen
0138e98506
fix ports
2023-09-24 13:13:24 +00:00
Simon Larsen
2feb024032
add more service files
2023-09-24 13:04:01 +00:00
Simon Larsen
55bf11bfd1
refactor into helpers
2023-09-24 12:28:45 +00:00
Simon Larsen
05d6dd2182
add service template
2023-09-24 12:18:58 +01:00
Simon Larsen
3595f5bf6f
add helm lint command
2023-09-24 12:07:31 +01:00
Simon Larsen
398c08854a
refactor helm service
2023-09-24 09:14:24 +01:00
Simon Larsen
af8d85f6d2
refactor pod env
2023-09-23 13:49:13 +01:00
Simon Larsen
296dfd15d5
add common ui
2023-09-23 13:46:22 +01:00
Simon Larsen
efc446edf1
add more secrets to helm
2023-09-23 12:35:24 +00:00