Commit graph

101 commits

Author SHA1 Message Date
Timothy J. Baek
29c60c8e83 Update README.md 2024-02-09 15:00:00 -08:00
Timothy J. Baek
5e87717d8b chore: styling fix 2024-02-04 01:17:09 -08:00
Timothy J. Baek
76529acced doc: feature 2024-01-18 02:57:31 -08:00
EmelyanenkoK
723db727d3
Add Docker apt repository set up for installation instructions 2024-01-14 12:10:40 +03:00
Timothy J. Baek
482b4be1f4 doc: line break removed 2024-01-10 12:39:00 -08:00
Timothy Jaeryang Baek
9ce8bb7c6b
doc: update 2024-01-10 02:13:49 -05:00
Timothy J. Baek
de5c02db5b doc: features 2024-01-09 22:53:22 -08:00
Justin Hayes
940a536f81
Update README.md
Improved Docker installation instructions.
2024-01-09 10:28:44 -05:00
Timothy J. Baek
679590f60c doc: roadmap update 2024-01-08 02:26:28 -08:00
Timothy J. Baek
ad36768c42 doc: wording 2024-01-08 02:12:08 -08:00
Timothy J. Baek
594424743b doc: update 2024-01-08 02:11:42 -08:00
Timothy J. Baek
32e4953e00 doc: wording 2024-01-07 13:58:57 -08:00
Timothy J. Baek
38b5d51caa doc: feature wording update 2024-01-07 01:43:29 -08:00
Timothy J. Baek
28c1192ac0 doc: features update 2024-01-07 01:02:42 -08:00
Timothy J. Baek
6a996b940f doc: non-docker install pip command update 2024-01-05 12:26:21 -08:00
Timothy J. Baek
db4bc1ecbf doc: node as default mode of installation 2024-01-04 20:01:16 -08:00
ThatOneCalculator
9d3652db58
docs: 📝 requirement links 2024-01-04 17:12:19 -08:00
ThatOneCalculator
21e5fd9f08
docs: 📝 requirements 2024-01-04 17:09:07 -08:00
Timothy Jaeryang Baek
ba7f975273
doc: feature 2024-01-04 02:22:18 -05:00
Timothy Jaeryang Baek
d50fc65bb2
Update README.md 2024-01-03 19:09:35 -05:00
Timothy Jaeryang Baek
4a7c85ade5
Update README.md 2024-01-03 00:53:10 -05:00
Timothy J. Baek
7313e4246a fix: readme.md formatting 2023-12-31 15:10:33 -08:00
Daniele Viti
87177e5bcf manual merge 2023-12-31 11:27:47 +01:00
Daniele Viti
9edc181e49 Merge branch 'dev' 2023-12-31 11:24:40 +01:00
Daniele Viti
7354e8ebae Merge branch 'dev' 2023-12-31 11:20:20 +01:00
Timothy J. Baek
78d095ad9d doc: important note update 2023-12-29 09:41:46 -08:00
Timothy J. Baek
36d2a589d2 doc: clarity 2023-12-29 09:05:43 -08:00
Timothy J. Baek
cd9fc6312e doc: user roles 2023-12-27 14:12:33 -08:00
Timothy J. Baek
5abd0ad502 doc: volume mount disclaimer added 2023-12-27 13:53:58 -08:00
Timothy J. Baek
68c5d53264 doc: update 2023-12-27 11:59:29 -08:00
Timothy J. Baek
98911511f9 doc: supporters section update 2023-12-27 11:51:40 -08:00
Timothy J. Baek
7bdef56192 fix: docker container volume mount location 2023-12-27 00:11:23 -08:00
Timothy J. Baek
7b96c1ca70 doc: roadmap wording update 2023-12-26 17:46:20 -08:00
Timothy J. Baek
de6ba6c1f3 doc: roadmap update 2023-12-26 17:42:21 -08:00
Timothy J. Baek
89e716fe51 doc: wording update 2023-12-26 17:38:46 -08:00
Timothy J. Baek
0dd2b7485b doc: feature update 2023-12-26 17:34:56 -08:00
Daniele Viti
54e89a4516
Restored docker compose configuration
Also added the override for enabling GPU and better explained SO and hardware limitations
2023-12-26 02:28:45 +01:00
Daniele Viti
8312841b10 Updated readme accordingly 2023-12-24 16:50:05 +01:00
Daniele Viti
7063f00b71 added the drop capability and updated readme accordingly 2023-12-24 14:21:34 +01:00
Ignasi Cervero
9395b4a1dc Refactor Docker installation instructions in README for enhanced clarity
- Separate GPU support and API exposure instructions into distinct sections
- Improve readability and user guidance for Docker Compose setup
2023-12-24 12:23:16 +01:00
gnscc
bd722e39bb
Merge branch 'main' into main 2023-12-24 12:09:31 +01:00
Timothy Jaeryang Baek
bc7a6bae86
Update README.md 2023-12-24 04:36:40 -05:00
Timothy Jaeryang Baek
7e0f5ff20e
doc: feature update 2023-12-24 04:35:40 -05:00
Timothy J. Baek
a0181d956f doc: features update 2023-12-24 01:04:16 -08:00
Timothy J. Baek
b05ad1fda1 chore: doc update 2023-12-24 01:02:31 -08:00
Timothy Jaeryang Baek
e3ce4cda27
Merge branch 'main' into main 2023-12-23 00:53:21 -05:00
Timothy Jaeryang Baek
1d85f1ce83
doc: disclaimer added 2023-12-19 15:36:32 -05:00
Timothy Jaeryang Baek
30d3f6897d
doc: backend dependency warning added 2023-12-19 14:37:36 -05:00
icervero
9bbae0e25a Refactor docker-compose configuration for modularity
Split the original docker-compose.yml into three separate files for enhanced modularity and ease of use. Created docker-compose.api.yml for API exposure configuration and docker-compose.gpu.yml for GPU support. This change simplifies the management of different deployment environments and configurations, making it easier to enable or disable specific features such as GPU support and API access without modifying the main docker-compose file.
2023-12-19 17:34:50 +01:00
Timothy J. Baek
539527bba5 doc: feature update 2023-12-13 16:22:21 -08:00