You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/docker/dev
nutomic 80aef61aed Split code into cargo workspaces (#67)
More fixes

- fixed docker builds
- fixed mentions regex test
- fixed DATABASE_URL stuff
- change schema path in diesel.toml

Address review comments

- add jsonb column back into activity table
- remove authors field from cargo.toml
- adjust LEMMY_DATABASE_URL env var usage
- rename all occurences of LEMMY_DATABASE_URL to DATABASE_URL

Decouple utils and db

Split code into cargo workspaces

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/67
4 years ago
..
Dockerfile Split code into cargo workspaces (#67) 4 years ago
docker-compose.yml Going back from jolt to dogbin iframely. jolt one had problems. (#900) 4 years ago
docker_update.sh Various build optimizations 4 years ago
test_deploy.sh Fixing test deploy, adding a rate limiter to ansible nginx config. 4 years ago