David Ludwig
|
9661d9a261
|
Use new IPC package and add torrent client IPC
|
4 years ago |
David Ludwig
|
226ea4a39b
|
Torrent IPC API Methods should be public
|
4 years ago |
David Ludwig
|
ce5e18affe
|
Added torrent client API package
|
4 years ago |
David Ludwig
|
80079090cf
|
Added readme to packages
|
4 years ago |
David Ludwig
|
6ef5248792
|
Add service API package support
|
4 years ago |
David Ludwig
|
3a3a0796c2
|
Separate IPC from Microservice package into its own package
|
4 years ago |
David Ludwig
|
8d0fec91c8
|
Remove unused package script from request
|
4 years ago |
David Ludwig
|
a831ebb5dc
|
Add PUT and DELETE requests to webserver module
|
4 years ago |
David Ludwig
|
19f54296ab
|
Separated the Autoplex web UI into its own service
|
4 years ago |
David Ludwig
|
5b2e3ea2a6
|
Remove temporary SPA routes from the generic webserver package
|
4 years ago |
David Ludwig
|
abf2548989
|
Convert the request service to use the new webserver package
|
4 years ago |
David Ludwig
|
e3b93d869d
|
Add webserver package
|
4 years ago |
David Ludwig
|
1d7f8bb923
|
Update services to match the new microservice name changes
|
4 years ago |
David Ludwig
|
fce43dc18c
|
Change socket path in IPC services to use a constant rather than a getter in the microservice IPC package
|
4 years ago |
David Ludwig
|
a5ff98a304
|
Convert service name to use a constant rather than a getter in the microservice package
|
4 years ago |
David Ludwig
|
038aade267
|
Remove test IPC request from seeker
|
4 years ago |
David Ludwig
|
11c9e69eb1
|
Convert Seeker service to use the new generic IPC services from the microservice package
|
4 years ago |
David Ludwig
|
59f7cddbf8
|
Convert Request service to use the new generic IPC services from the microservice package
|
4 years ago |
David Ludwig
|
f459f4ed93
|
Add generic IPC services to microservice package
|
4 years ago |
David Ludwig
|
4f137f6793
|
Implement Microservice package into torrent client
|
4 years ago |
David Ludwig
|
4b0c76d400
|
Add SIGINT handler in microservice package. Add better error logging for failed boot
|
4 years ago |
David Ludwig
|
56f371dba1
|
Update microservice package to make microservice internal services event emitters
|
4 years ago |
David Ludwig
|
0722e99dc0
|
Use the new exec function in Request and Seeker
|
4 years ago |
David Ludwig
|
c629768715
|
Refactor the microservice lifecycle so that exec returns an exit code
|
4 years ago |
David Ludwig
|
04639a6ad8
|
Clean up services and remove no-op boot/shutdown methods
|
4 years ago |
David Ludwig
|
4e00d04627
|
Convert Seeker to use the Microservice package
|
4 years ago |
David Ludwig
|
d37ee95e37
|
Remove the requirement of overriding boot and shutdown methods in the microservice package
|
4 years ago |
David Ludwig
|
331455fed9
|
Enable decorators
|
4 years ago |
David Ludwig
|
67250e4a30
|
Convert Request service to use the Microservice package
|
4 years ago |
David Ludwig
|
ba8e00b54d
|
Add microservice package
|
4 years ago |
David Ludwig
|
6a6fe5a2b5
|
Add rimraf to utils package
|
4 years ago |
David Ludwig
|
f68cb9698d
|
Converted Seeker uses database package. Adjust environment variables for UID and GID
|
4 years ago |
David Ludwig
|
eca50dd905
|
Use the Database package in request service
|
4 years ago |
David Ludwig
|
aaf78ed5df
|
Database package exports entities correctly. Database connection function connects via arguments instead of environment variables
|
4 years ago |
David Ludwig
|
2a58ac8f0f
|
Add utils and database packages
|
4 years ago |
David Ludwig
|
2859bcf612
|
Fix up docker files and add more generic tsconfig files. Also fix run scripts
|
4 years ago |
David Ludwig
|
624006303a
|
Rename service packages
|
4 years ago |
David Ludwig
|
d1dd944ad0
|
Services are now functioning as they were before the conversion
|
4 years ago |
David Ludwig
|
02729e8892
|
Configure VPN, Database, and Torrent client
|
4 years ago |
David Ludwig
|
bcab985770
|
Added VPN service
|
4 years ago |
David Ludwig
|
8dce09419d
|
Adjust IPC communication
|
4 years ago |
David Ludwig
|
1653baa76e
|
Update IPC path and fix logging issue
|
4 years ago |
David Ludwig
|
1fd20d85ff
|
Remove unnecessary logging from IPC
|
4 years ago |
David Ludwig
|
e0c17f0fde
|
Temporarily disable frontend building. Update dockerfile
|
4 years ago |
David Ludwig
|
95ba463ab1
|
Add REST routes and future dependencies
|
4 years ago |
David Ludwig
|
35e2f61ccf
|
Added Tailwind CSS
|
4 years ago |
David Ludwig
|
ba2881bf61
|
Added some basic routes and implemented the IPC. All temporary
|
4 years ago |
David Ludwig
|
2d9a990ffb
|
Torrent client IPC added
|
4 years ago |
David Ludwig
|
6a6705aae9
|
Add server port to example file
|
4 years ago |
David Ludwig
|
8a3f70f198
|
Initial Commit with Fastify and Vite
|
4 years ago |