sqlite support #15
Closed
fauno
wants to merge 0 commits from
fauno/hedgedoc:sqlite into main
pull from: fauno/hedgedoc:sqlite
merge into: :main
:main
:sutty
:renovate/pgautoupgrade-pgautoupgrade-18.x
:anubis
:forceSsl
:upgrade
:main-2
:fauno-sqlite
:entrypoint-fix
:fix-uploads-volume
:mayel-patch-1
No labels
Milestone
No items
No Milestone
Assignees
3wordchant
aadil (Aadil Ayub)
abra-bot (Abra Bot)
ammaratef45
amras (Sarma)
Apfelwurm
appletalk
arjan
basebuilder
BornDeleuze
Brooke
carla
cas (Cassowary)
codegod100
coopcloud
cyrnel
decentral1se (d1)
dede
devydave
fauno (fauno)
flancian
Frando
iexos
jade (Jade Ambrose)
javielico (Javielico)
jjsfunhouse
jmakdah2 (Jackie Makdah)
joe-irving (Joe Irving)
kawaiipunk (KawaiiPunk)
knoflook
kolaente
lambdabundesverband
linnealovespie (April)
marlon (marlon)
mayel
mirsal
moosemower
moritz
nicksellen (Nick Sellen)
notplants
oxaliq (sorrel)
p4u1
pau
pharaohgraphy (Andrew 🐦🔥❤️🔥✴️)
PhiNatalie
renovate-bot (Comrade Renovate Bot)
ripclap
rix
rscmbbng
sef (sef)
simon
sixsmith (Sixsmith)
stevensting
tobias
trav (Trav Fryer)
val (val (he/him))
vaznasty
virtualboys
wolcen (Chris Thompson)
wykwit
xynosis
yksflip
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: coop-cloud/hedgedoc#15
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
i'm leaving this here just in case anyone else needs it. we're migrating our hedgedoc to coopcloud and it's been configured with sqlite and working fine :D
de5189e10ato35e78f4834c23648b5dfto24c3349074@@ -38,3 +40,3 @@mainexport CMD_DB_URL=postgres://$CMD_DB_USER:$CMD_DB_PASSWORD@$CMD_DB_HOST:5432/$CMD_DB_NAMEexport CMD_DB_URL="${CMD_DB_URL:-postgres://$CMD_DB_USER:$CMD_DB_PASSWORD@$CMD_DB_HOST:5432/$CMD_DB_NAME}"amazing backwards compatibility 🦾
wow yeh that is impressive! gold standard backwards compat here 😌
i was going to release this but noticed it hasn't been merged yet. is it ok to merge and do a major release telling people to enable the pg compose file after upgrading?
Yep that sounds perfect!
i'm closing since gitea didn't automatically when i merged locally
Pull request closed