Commit Graph

141 Commits

Author SHA1 Message Date
Simon Larsen
3865f6cb06
Refactor Markdown class to convert tags > and < to &gt; and &lt; 2024-10-28 11:44:26 +00:00
Simon Larsen
26e3bb2074
Add documentation files and update configuration for Docs service 2024-09-18 16:38:53 +01:00
Simon Larsen
68389cda85
Add API reference code examples and configuration files 2024-09-18 14:39:11 +01:00
Simon Larsen
6aa9895e72
refactor workflow 2024-09-16 15:22:15 -07:00
Simon Larsen
86168a50ee
Add Worker service configuration, deployment setup, and Nginx routing 2024-09-16 08:42:50 -07:00
Simon Larsen
f728a94a80
Add Home service configuration and deployment setup 2024-09-16 08:11:21 -07:00
Simon Larsen
eac7134630
refactor: Enable lazy loading for images in BlogPostUtil and remove unnecessary whitespace in Copilot/Init.ts 2024-09-05 13:49:41 +01:00
Simon Larsen
86e5a33bd9
refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 16:14:31 -06:00
Simon Larsen
23318f093f
refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 13:34:27 -06:00
Simon Larsen
0f0f2c1b81
feat: Update react-syntax-highlighter to latest version and use a11yDark style
This commit updates the react-syntax-highlighter package to the latest version and switches to the a11yDark style for syntax highlighting in the MarkdownViewer component. This update ensures compatibility with the latest features and improvements of react-syntax-highlighter and enhances the accessibility of the code snippets in the MarkdownViewer.
2024-07-14 15:40:10 -06:00
Simon Larsen
6b9e0c8b99
chore: Disable Copilot in development environment 2024-07-10 13:39:35 +01:00
Simon Larsen
3c2af1dc38
refactor: Remove unused Llama service from docker-compose.dev.yml 2024-06-18 21:47:40 +01:00
Simon Larsen
3f315be279
refactor: Update Llama app to use local model path instead of model ID
This commit updates the Llama app to use a local model path instead of a model ID. The model path is set to "/app/Models/Meta-Llama-3-8B-Instruct". This change improves the reliability and performance of the app by directly referencing the model file instead of relying on an external model ID.
2024-06-18 21:41:29 +01:00
Simon Larsen
26bb6f1e74
refactor: Update Dockerfile.tpl to expose port 8547 instead of port 80
This commit modifies the Dockerfile.tpl file to update the EXPOSE directive. The port number is changed from 80 to 8547 to align with the port used by the Llama application. This change ensures that the Llama application is accessible from outside the container on the correct port.
2024-06-18 18:42:11 +01:00
Simon Larsen
4e748d1626
Refactor and delete unused Metric services and models 2024-05-03 13:03:01 +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
fe40c5bb8d
Add test results artifact upload to E2E workflow 2024-04-26 22:04:12 +01:00
Simon Larsen
5d9a11fb48
Refactor E2E tests and Docker configuration 2024-04-25 12:58:39 +01:00
Simon Larsen
78e9ad439c
Add IsolatedVMHostname to EnvironmentConfig.ts and docker-compose files 2024-04-05 20:02:33 +01:00
Simon Larsen
90ceb9cfc6
Remove infrastructure-agent service from docker-compose.dev.yml 2024-04-02 10:10:44 +01:00
Simon Larsen
038684e512
Fix probeId conversion to string in ProbeMonitorResponseService 2024-04-01 12:23:29 +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
5f735a316f
Add Fluent Ingest API endpoint 2024-02-02 12:21:29 +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
7bf8b1b189
Add volume for certs in app.yaml and remove workers.yaml 2024-01-11 16:30:44 +05:30
Simon Larsen
7366e92d42
Update Dockerfile paths for App 2023-12-28 19:30:58 +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
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
5dfe813bc2
Refactor docker-compose files to remove unused services 2023-12-25 12:28:15 +00:00
Simon Larsen
a35462b3c9
Remove link-shortener service and related configurations 2023-12-11 19:03:04 +00:00
Simon Larsen
94b0cd47f9
Remove minio dependency from Helm chart and
related files
2023-12-01 21:20:30 +00:00
Simon Larsen
ff0314ae9b
add collector to docker compose 2023-10-09 19:21:38 +01:00
Simon Larsen
34817a1066
probe-api to ingestor 2023-10-09 18:54:23 +01:00
Simon Larsen
35d7f0ee59
remove update 2023-09-13 12:30:24 +05:30
Simon Larsen
8462fede09
add admin dash to docker compose 2023-08-25 15:51:26 +01:00
Simon Larsen
4dc7741289
fix phone number 2023-08-22 09:37:39 +01:00
Simon Larsen
7aea0ff6d8
add logs to test server 2023-08-02 18:26:56 +01:00
Simon Larsen
0c5fe2c722
add minio 2023-08-01 16:41:21 +01:00
Carl Downing
3520e834eb shortner > shortener 2023-07-29 16:03:00 -07:00
Simon Larsen
edc7362fcd
fix env in docker compose file for dev 2023-07-22 17:45:12 +01:00
Simon Larsen
e9de7fae51
fix env in docker compose for dev 2023-07-22 17:40:23 +01:00
Simon Larsen
55f6faaa60
fix UI issues 2023-07-21 13:23:34 +01:00
Simon Larsen
38b96e86c3
add nginx to prod and dev docker 2023-07-19 20:02:14 +01:00
Simon Larsen
3e62082ac2
fix typo 2023-07-19 19:36:26 +01:00
Simon Larsen
c0153f0ecb
fix docker compose files 2023-07-19 15:10:47 +01:00
Simon Larsen
42f8a90eeb
add code mounts 2023-07-19 14:51:39 +01:00
Simon Larsen
550d7f2621
fix probe config 2023-07-19 12:59:10 +01:00