39 Commits

Author SHA1 Message Date
Kyle Speight 5a71b67076 update 2025-09-09 01:46:09 -07:00
Quinten 6d82a2fee0 Fix: Docker LegacyKeyValueFormat 2025-01-03 11:02:41 +01:00
Quinten 315ee7cd14 request is not more needed for sinusbot 2024-04-04 09:21:48 +02:00
Quinten b442252652 fix sinusbot 2024-04-04 09:03:05 +02:00
Quinten 7def6d17d9 use mongo 7 for jammy 2024-04-02 16:05:42 +02:00
Quinten b3f8b0844a Move to Debian 12 and fix Uptime Kuma 2024-04-02 15:50:15 +02:00
kamcio96 11c0991582 Add python3-pip and pythons requests lib for ytdl wrapper 2024-01-12 13:37:01 +01:00
Red-Thirten 6bb8c6fb29 [Arma 3] Fix SIGINT not getting passed to server (#212)
* Add Tini to Arma 3
* add forgoten tini to Python 3.12


---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-12-19 09:51:19 +01:00
Quinten f226560025 redbot: do not install discord-text-sanitizer 2023-11-01 20:15:57 +01:00
Quinten c523dc5258 Update bastion 2023-11-01 20:15:32 +01:00
Quinten 17c8e25f4e Add tini redbot 2023-09-26 18:18:47 +02:00
Quinten baf272435a Use SIGINT as stop signal 2023-08-09 19:24:33 +02:00
Quinten 865ed80860 Merge branch 'master' into tini 2023-08-09 19:18:11 +02:00
Torsten Widmann 6f24493faa update Redbot Image (#169)
Co-authored-by: gOOvER <116325+gOOvER@users.noreply.github.com>
2023-08-05 15:56:10 +02:00
Quinten 0cc5ef2369 tini part 2 2023-07-19 18:20:40 +02:00
Quinten 9a98437c20 sinusbot: add new packages 2023-06-19 14:03:49 +02:00
Quinten 01178a53f7 sinusbot: add libevent-2.1-7 2023-06-18 10:09:08 +02:00
Michael (Parker) Parker 3a53a5bb6e fix redbot image to use bullseye again 2023-06-17 18:48:51 -04:00
Michael (Parker) Parker 1abfb801ea update debian images
rolls the debian images back to debian bullseye while bookworm is evaluated
2023-06-17 18:34:59 -04:00
Loki 25fbe04ec3 Update Python to 3.11
Tested on new install
2023-05-04 16:07:45 -07:00
Quinten 4edd4e1e27 bastion: change mongodb stop cmd 2023-01-31 17:08:50 +01:00
Quinten 1810594861 bastion: move images arround so it can be build for arm64. 2022-12-24 14:04:37 +01:00
Quinten 67177391f8 bastion add npm update to the docker file 2022-12-18 11:26:46 +01:00
Quinten 8b5acf6917 Bastion: pritify entrypoint 2022-12-18 11:23:08 +01:00
Quinten 7d739dac17 bastion: move to mongodb6 + python2 -> 3 + set mongodb to use always the same log file 2022-12-18 10:57:10 +01:00
Quinten 2bc577c6d1 update bastion 2022-12-15 16:02:31 +01:00
Michael (Parker) Parker c564e117f5 add ca-certificates
Reformatted File
Added notes

Moved general packages to their own line

Added eng language package to image as it's the default supported lang
2022-11-29 12:27:25 -05:00
Michael (Parker) Parker d23d5cebe8 add ca-certificates 2022-11-29 12:18:51 -05:00
Michael (Parker) Parker b4d915f6f5 update start command 2022-11-26 09:24:20 -05:00
Michael (Parker) Parker dca678b143 update image
use the correct base image and add iproute2
2022-11-26 09:01:06 -05:00
Michael (Parker) Parker 5fef0ac2a7 update parkertron image 2022-11-25 18:29:00 -05:00
Quinten 7a1c48f044 Remove youtube-dl sinusbot
remove the youtube-dl bin out of the sinusbot image as it is not needed and will be download with the egg install script
2022-10-01 13:48:04 +02:00
Torsten Widmann 3d21f637cd add bzip2 libxss1 libxcomposite1 2022-10-01 12:06:36 +02:00
Torsten Widmann df290261e6 add youtubedl 2022-10-01 10:58:54 +02:00
Michael (Parker) Parker 9ae8c1427a Update Sinusbot Image 2022-09-29 14:43:16 -04:00
softwarenoob 5e94fc4239 fix: multi platform builds 2022-05-23 05:17:41 +03:00
Alex cd6b949868 fix: invalid INTERNAL_IP environment value
New IP route output appends UID to the result, causing the value to be set to that instead of the IP. Fix it by ignoring the last two appended UID results
2022-04-24 18:10:20 +03:00
Softwarenoob 36f90183e2 fix: build workflows and migrate base to oses
Fix bot image workflow build and migrate base images to oses since it appears we already have such folder - although badly named (why not base?).
2021-08-06 23:20:24 +03:00
Softwarenoob 4650340592 feat: add bot specific docker images
Migrates over docker images that are required to run specific bots
2021-08-06 22:17:06 +03:00