We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, we mount /mnt/disk1 directly to /srv. We need to adjust our lug config to be prepared for multi-disk structure.
/mnt/disk1
/srv
By now, we could just change all lug sync target to /srv/disk1. cc @BugenZhao should also add support for using /srv/disk1 in caddy config.
/srv/disk1
The text was updated successfully, but these errors were encountered:
Since we are bound to run out of 10T space, we had to put scientific, ubuntu and ubuntu-cd into another disk.
Sorry, something went wrong.
doctormin
No branches or pull requests
Currently, we mount
/mnt/disk1
directly to/srv
. We need to adjust our lug config to be prepared for multi-disk structure.By now, we could just change all lug sync target to
/srv/disk1
. cc @BugenZhao should also add support for using/srv/disk1
in caddy config.The text was updated successfully, but these errors were encountered: