Commit Graph

18 Commits

Author SHA1 Message Date
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