generated from coop-cloud/example
No Branch/Tag Specified
main
docs/3wc/README-update
LIT_as_maintainers
authentik-groupsync
renovate/configure
edits
deploy-timeout
simon-add-local-storage-support
pg15
old-database
smtp
3.0.2+1.9.2
3.0.1+1.9.1
3.0.0+1.9.0
2.21.1+1.8.1
2.21.0+1.8.1
2.20.0+1.7.1
2.19.1+1.6.1
2.19.0+1.6.0
2.18.0+1.6.0
2.17.0+1.5.0
2.16.0+1.4.0
2.15.1+1.3.0
2.15.0+1.3.0
2.14.0+1.2.0
2.13.0+1.1.0
2.12.1+0.87.4
2.12.0+0.87.3
2.11.0+0.86.1
2.10.0+0.84.0
2.9.1+0.82.0
2.9.0+0.82.0
2.8.2+0.81.1
2.8.1+0.81.1
2.8.0+0.81.1
2.7.2+0.80.2
2.7.1+0.80.2
2.7.0+0.80.2
2.6.1+0.79.1
2.6.0+0.79.1
2.5.0+0.78.0
2.4.2+0.77.3
2.4.1+0.77.2
2.4.0+0.77.1
2.3.0+0.76.1
2.2.0+0.75.2
2.1.0+0.75.0
2.0.1+0.74.0
2.0.0+0.74.0
1.1.0+0.73.1
1.0.1+0.72.2
1.0.0+0.72.1
0.13.0+0.71.0
0.12.0+0.70.2
0.11.0+0.69.2
0.10.0+0.69.2
0.9.0+0.69.2
0.8.0+0.69.2
0.7.0+0.69.0
0.6.0+0.67.2
0.5.0+0.67.2
0.5.0+0.66.3
0.4.1+0.64.4
0.4.0+0.64.3
0.3.0+0.62.0
0.2.0+0.60.3
0.1.0+0.60.3
Labels
No items
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
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/outline#14
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.
Would be nice do just add
compose.minio.ymlinstead of filling S3 vars, to not have to set up and configure a seperateminioinstance, just like with databases.Great suggestion! I wonder if
fake-s3would be a better option for something integrated into the recipe, as per outline's own exampledocker-compose.yml? My experience is that Minio is a relatively complex recipe to maintain.Oh yes please, wonderful idea!
miniois a bit gnarly alright!I don't see any ACL options for
fake-s3. The bucket should be rw to outline, and onlypublic/path should be world-readable. So i figure it needs to be exposed somehow, wondering if that could be easily implemented with docker+traefik. Wouldn't like a setup where everybody could create buckets and upload files.Ah indeed, and on a second look I now see this fairly show-stopping warning :/
Wonder if there's another S3-compatible server option that's more bundling-appropriate than minio?
Personally: the best medium-to-long-term seems like implementing coop-cloud/organising#59 to give us "outline with batteries included" "buildpack", but I'm not against YOLOing an optional Minio into the Outline recipe in the mean-time if there isn't a good lightweight alternative.
What about Garage? https://github.com/outline/outline/discussions/5432
Hopefully this is obsolete soon:
https://github.com/outline/outline/issues/5716
Extremely cool!