Commit Graph

17 Commits

Author SHA1 Message Date
meeg_leeto 97d19a5b80 chore: merge wip 2022-04-21 22:12:24 +01:00
meeg_leeto fc001933d1 fix: proper env w/ docker compose 2022-04-21 22:10:14 +01:00
meeg_leeto 2f3884b223 misc: updated config.json to match new defaults 2022-04-21 22:08:02 +01:00
meeg_leeto 63a404822a fix: dockerfile 2022-04-21 17:53:55 +01:00
meeg_leeto 85d240906d misc: added .dockerignore to ignore target/ 2022-04-21 17:52:55 +01:00
meeg_leeto 6f4a1c25c9 fix: docker-compose 2022-04-21 17:52:05 +01:00
meeg_leeto ddff9bdbfb wip: still tuning Dockerfile 2022-04-15 01:24:04 +01:00
meeg_leeto b53646cb64 refact: removed figment dependency 2022-04-15 01:23:55 +01:00
meeg_leeto 7220663240 fix: Dockerfile did not make Docker happy 2022-04-14 23:39:40 +01:00
meeg_leeto dc5a74c6b3 wip: added .dockerignore 2022-04-14 18:15:47 +01:00
meeg_leeto a19170db81 wip: flexibility in serve ip/port 2022-04-14 18:14:14 +01:00
meeg_leeto 1cc260b998 wip: still working torwards the Redis oriented arch. 2022-04-14 13:33:32 +01:00
meeg_leeto 703a52ea8f wip: fixes to last commit to successfully run 2022-04-08 22:47:09 +01:00
meeg_leeto 4d83500fed wip: integrating docker/redis
Still untested, but this commit is a checkpoint as there are currently
no errors in the Rust database.
DOCKERFILE AND DOCKER-COMPOSE ARE STILL COMPLETELY UNTESTED AT THIS
POINT
2022-04-08 22:29:08 +01:00
meeg_leeto 4405448fa2 wip: many pieces moving, still.
Working on many things, though it's starting to take shape; the
configuration ouline and its loading (with figment) is well defined
already; working on stabilizing the SQLite connection, and being able to
insert a slug.
2022-03-27 18:09:07 +01:00
meeg_leeto b0be6e999a wip: wrangling warp 2022-03-23 19:13:09 +00:00
meeg_leeto c19d418526 chore: first commit 2022-03-23 11:24:13 +00:00