Commit Graph

39 Commits

Author SHA1 Message Date
7827745c11 test workflow for building out gitea based ci'
All checks were successful
Simple Docker Hello World Test / hello-world (push) Successful in 5s
2024-08-26 16:32:44 -07:00
0a1f221b40 Selnium with python3 2024-03-29 15:42:09 -07:00
b0b2a3e950 BUilding selenium 2024-03-24 19:02:42 -07:00
980f487f4b Adding login for docker hub 2024-03-24 19:01:31 -07:00
df4c0a12fa Reducing docker size for hugo builds 2023-10-08 20:23:45 -07:00
99bac4e6e1 Smaller website image 2023-10-02 20:38:11 -07:00
7de41c8bfd Sampling the pipeline for the build script 2023-01-16 19:12:04 -08:00
6ad30d3826 Missing bash prefix" 2023-01-16 18:41:51 -08:00
a7d09be523 New pipeline which may/may not work 2023-01-16 18:39:57 -08:00
f86c841167 - Removing fluff pipeline 2022-05-17 15:31:31 -07:00
352b088c97 - Removing fluff
* Changin author to modern namesake

Some of these docker images are simply outdated and not really general purpose
enough to warrant being in this repository
2022-05-17 15:31:09 -07:00
c619d6284b * Modern readme with actual explanations for things 2022-05-17 15:29:05 -07:00
c8a13e5a58 + Working ansible image 2022-05-17 15:14:23 -07:00
2eae59e415 bro 2022-05-13 23:07:44 -07:00
348386fd79 bro 2022-05-13 23:06:28 -07:00
03b599bc56 testing something random idk 2022-05-13 23:05:14 -07:00
shockrah
435d4e59c8 * Slimming down website docker image 2021-08-16 17:23:50 -07:00
shockrah
492ec141cc + Ignoring msg file from commits 2021-06-07 10:44:58 -07:00
shockrah
c00ca1942a + Pipelines for freechat prod and pipe versions
Both of these are behind 'only' flags to avoid pointless rebuilding
2021-06-07 10:42:50 -07:00
shockrah
7e166f5eac Not removing ca-certificates since python3-pip and nodejs depend on it 2021-05-01 16:23:36 -07:00
shockrah
112723cba2 * Fixing issue bad apt-get invocation(missing apt-get update) before mysql installation 2021-04-29 22:49:08 -07:00
shockrah
0fbd390b4c - Removing layers where needed to reduce build size(hopefully) 2021-04-29 22:43:29 -07:00
shockrah
7d9e71c866 + Adding python3, pip, and virtualenv to dependancies
- Removing mysql client since we don't need it for what we're doing
- Removing diesel since it's been replaced with a simpler shell script(that's totally not flaky)
! Try at some point to reduce all this crap outside of testing because dep list is getting larger every day
2021-04-29 22:33:43 -07:00
shockrah
a594dcb558 + Adding mysql to a pipeline specific Freechat docker build
! It's also super jank at the moment so it's not exactly what I would call "stable"
Like seriously right now the entrypoint script basically just yeets mysql to the
background and snuffs out its logs for the sake of brevity
More work needs to be done in order to make sure that the sample user can be
safely added to the mysql backend. None of this is being done a safe fashion and
frankyl thats ok.

Security NOTE: No effort is put forth to make this Docker image secure since it
is meant to have bogus data, bogus users, and mock everything so again never use this
for production.
2021-04-29 17:10:17 -07:00
shockrah
94119e80c7 rebuild of website docker image 2021-02-15 21:03:30 -08:00
shockrah
836c50a6c2 using rust:slim-buster as base image 2021-02-10 18:01:08 -08:00
shockrah
425ae60613 0.4 release, however its not yet optimized ata ll for size 2021-02-09 20:45:38 -08:00
shockrah
26e861ebb9 Freechat docker now builds and integrates git repo code(still rolling release) 2021-02-09 19:37:47 -08:00
shockrah
7f0e731837 Adding curl for neocities publications 2021-02-08 19:04:48 -08:00
shockrah
bf243f54de new docker for new project 2020-12-06 22:31:51 -08:00
shockrah
d61a9655bb website dockerfile 2020-10-26 12:59:09 -07:00
shockrah
2093a5479f testing background tasks 2020-08-06 20:12:53 -07:00
shockrah
6efeabe55d testing ui vars 2020-08-02 22:09:18 -07:00
shockrah
31f60e0f3b rip for got install flag to apt-get for libssl-dev 2020-08-02 21:56:58 -07:00
shockrah
72bed05e73 libssl-dev required for building openssl-sys 2020-08-02 20:51:51 -07:00
shockrah
087b5796a9 fixed some syntax errors, builds fine now 2020-08-02 20:11:10 -07:00
shockrah
6230048004 setup script for new machines and whatnot => sid repos dont allow for docker somehow they alwayys fail 2020-08-02 19:51:25 -07:00
shockrah
11f8aed423 binaries and vim swaps 2020-08-02 19:49:44 -07:00
shockrah
52d0a621ff initial setup 2020-08-02 19:16:30 -07:00