restitux restitux
  • the ohea admin

    [m]: @restitux:ohea.xyz

  • Joined on 2022-09-15
restitux pushed to main at containers/pvpgn 2023-01-16 23:29:44 +00:00
852a7c9a15 Add docker-compose.yml
719b4f3914 Add zlib to output container
Compare 2 commits »
restitux pushed to main at containers/pvpgn 2023-01-16 23:06:05 +00:00
b2f5a57242 Rename Dockerfile
restitux pushed to main at containers/pvpgn 2023-01-16 22:53:46 +00:00
812009fff4 Refactor for multiple OS support
restitux pushed to main at containers/pvpgn 2023-01-16 22:49:10 +00:00
e672fbc1a0 Add Dockerfile for pvpgn 1.99.7.2.1
restitux created branch main in containers/pvpgn 2023-01-16 22:49:10 +00:00
restitux created repository containers/pvpgn 2023-01-16 22:28:15 +00:00
restitux pushed to main at cursorius/server 2023-01-14 13:02:55 +00:00
4a4b6fd185 Add basic graphql api
30fed27126 Refactor pipeline api lister to inside listen
b58b1ab5d9 Update go modules
Compare 3 commits »
restitux pushed to main at cursorius/server 2023-01-14 07:30:35 +00:00
1a9f0415d0 Added pipeline and result to runs table
1acd9ae025 Extended database and refactored to enable export
Compare 2 commits »
restitux pushed to main at cursorius/server 2023-01-14 06:38:37 +00:00
cf910aed64 Remove volume from psql container
restitux pushed to main at cursorius/server 2023-01-14 06:28:58 +00:00
420725eff8 Improve database logging
ddf9fda092 Add basic postgres db config
Compare 2 commits »
restitux pushed to main at cursorius/server 2023-01-14 02:01:58 +00:00
1864cd2bee Add version string to log output
4a3fd0b902 Clean up prod docker configuration
Compare 2 commits »
restitux pushed to v2 at cursorius/pipeline-api 2023-01-10 03:08:04 +00:00
359cef9180 Complete python gRPC library and container (#6)
restitux pushed to main at cursorius/server 2023-01-10 03:06:52 +00:00
62fe1cf747 Change pipeline container to python gRPC env (#6)
restitux pushed to v2 at cursorius/pipeline-api 2023-01-10 03:06:21 +00:00
ea91da3039 Fix generation and add python gRPC library (#6)
restitux pushed to main at cursorius/server 2023-01-10 03:05:44 +00:00
bee03c3362 Change pipeline container to new python gRPC env
restitux pushed to v2 at cursorius/pipeline-api 2023-01-10 02:33:09 +00:00
1eb0d4b673 Fix generation and add python gRPC library
restitux pushed to main at cursorius/server 2023-01-09 08:00:04 +00:00
3d7bef3a82 Implment worker api (fixes #3)
restitux pushed to v2 at cursorius/pipeline-api 2023-01-09 07:57:34 +00:00
ead0aeff2e Update api to implement runners (fixes #1)
restitux pushed to main at cursorius/runner 2023-01-09 07:54:04 +00:00
71de335534 Working implementation of runner API (fixes #2)
restitux pushed to v2 at cursorius/runner-api 2023-01-09 07:51:07 +00:00
e20285fe6c Implemented working runner api (fixes #1)