albertony
f361cdf1cb
build: restrict the markdown languages to use for code blocks
2025-11-01 15:52:41 +01:00
albertony
059ad47336
docs: change syntax hightlighting for command examples from sh to console
2025-11-01 15:33:38 +01:00
albertony
091ccb649c
docs: fix markdown lint issues in backend docs
2025-08-26 12:04:00 +02:00
simonmcnair
a5d03e0ada
docs: update fuse version in docker docs
2025-04-09 11:54:06 +01:00
Nick Craig-Wood
33d2747829
docker serve: parse all remaining mount and VFS options
...
Before this change, this code implemented an ad-hoc parser for a
subset of vfs and mount options.
After the config re-organization it can use the same parsing code as
the rest of rclone which simplifies the code and exposes all the VFS
and mount options.
2025-01-11 18:39:15 +00:00
remygrandin
ab58ae5b03
docs: add docker volume plugin troubleshooting steps
...
This proposal expand the current docker volume plugin troubleshooting possible steps to include a state cleanup command and a reminder that a un/reinstall don't clean up those cache files.
Co-authored-by: albertony <12441419+albertony@users.noreply.github.com >
2024-11-26 20:56:10 +01:00
albertony
5ac8cfee56
docs: show only significant parts of version number in version introduced label
2022-12-21 12:41:47 +00:00
Nick Craig-Wood
959cd938bc
docs: Add minimum versions to all the backend pages and some of the other pages
2022-11-18 14:41:24 +00:00
Nick Craig-Wood
f22b703a51
storj: rename tardigrade backend to storj backend #5616
...
This adds an alias for backwards compatibility and leaves a stub
documentation page to redirect people to the new documentation.
2022-02-11 11:04:15 +00:00
Thomas Stachl
015b250905
serve/docker: build docker plugin for multiple platforms #5668
...
Fixes #5462
Co-authored-by: Ivan Andreev <ivandeex@gmail.com >
2021-10-21 13:01:23 +03:00
Ivan Andreev
bbcc9a45fe
serve/docker: allow to customize proxy settings of docker plugin
2021-10-18 18:03:06 +03:00
Ivan Andreev
1e7db7193e
docs: note minimum supported docker engine
2021-10-12 13:27:20 +03:00
Ivan Andreev
c0b2832509
docs: serve docker: fix URL of systemd contrib files ( #5415 )
2021-07-11 13:23:00 +03:00
Ivan Andreev
7436768d62
docs for serve docker and docker plugin ( #5415 )
2021-07-10 23:56:09 +03:00