You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be fantastic if doctree serve could use s3 as filesystem backend - would allow me to use doctree index in CI and upload the files to s3 where they could be served, allowing a central highly-available doctree frontend for all projects
Hey!
Would be fantastic if
doctree servecould use s3 as filesystem backend - would allow me to usedoctree indexin CI and upload the files to s3 where they could be served, allowing a central highly-available doctree frontend for all projectsMaybe via a filesystem abstraction layer like https://github.com/usmanhalalit/gost , https://github.com/lytics/cloudstorage , https://github.com/graymeta/stow
Note: my use-case only covers frontend part, assuming i can s3 upload the indexed file to the right path and it would just work