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/scripts
Tim Coombs 522f974e30
fix: use docker compose v2 (#4622)
* fix: use docker compose v2

* Using sudo tee.

* fix: correct postgres sed command

---------

Co-authored-by: Dessalines <tyhou13@gmx.com>
Co-authored-by: SleeplessOne1917 <28871516+SleeplessOne1917@users.noreply.github.com>
3 days ago
..
query_testing Adding hot_rank columns in place of function sorting. (#2952) 11 months ago
clear_db.sh make shebangs posix compliant (#2974) 11 months ago
compilation_benchmark.sh make shebangs posix compliant (#2974) 11 months ago
db-init.sh Align default DB password with documentation (#3068) 11 months ago
db_perf.sh Better query plan viewing experience (#4285) 4 months ago
dump_schema.sh Move SQL triggers from migrations into reusable sql file (#4333) 3 weeks ago
install.sh Moving from yarn to pnpm. (#4414) 3 months ago
lint.sh Silence warnings from ts-rs (#4415) 3 months ago
postgres_12_to_15_upgrade.sh Upgrade to postgres 15. (#2659) 1 year ago
postgres_15_to_16_upgrade.sh fix: use docker compose v2 (#4622) 3 days ago
release.sh Remove ansible tagging. (#4417) 3 months ago
restore_db.sh make shebangs posix compliant (#2974) 11 months ago
sql_format_check.sh Move SQL triggers from migrations into reusable sql file (#4333) 3 weeks ago
start_dev_db.sh Move SQL triggers from migrations into reusable sql file (#4333) 3 weeks ago
test-with-coverage.sh Test coverage (#4596) 4 weeks ago
test.sh Change exponential backoff algorithm for federation send (#4597) 1 month ago
update_config_defaults.sh Remove error-type feature from lemmy-utils (#4474) 2 months ago
update_translations.sh make shebangs posix compliant (#2974) 11 months ago
upgrade_deps.sh Fixing custom_thumbnail updates. (#4593) 4 weeks ago