Skip to content

Conversation

@efirs
Copy link
Contributor

@efirs efirs commented Apr 2, 2025

No description provided.

AlexWinS and others added 30 commits October 22, 2024 00:09
feature add --no-verify-ssl for skip ssl cert verification
Fixes critical and high level vulnerabilities.
* Fix detected races in tests
* Further disable not used nested mount feature
* Some lints fixes
Service is available when installed from deb,rpm packages

sudo systemctl enable geesefs@{bucket}
sudo systemctl start geesefs@{bucket}
sudo systemctl status geesefs@{bucket}
sudo systemctl stop geesefs@{bucket}

Standard AWS SDK config location is used or can be configured in
/etc/default/geesefs
/etc/default/geesefs-{bucket}

bucket is mounted at /mnt/geesefs/{bucket}

to run as regular user:

systemctl --user enable geesefs@{bucket}
systemctl --user start geesefs@{bucket}
systemctl --user status geesefs@{bucket}
systemctl --user stop geesefs@{bucket}

bucket is mounted at ${HOME}/mnt/geesefs/{bucket}
@efirs efirs force-pushed the main branch 2 times, most recently from a0fec13 to 88ce709 Compare April 2, 2025 08:10
@efirs efirs force-pushed the main branch 5 times, most recently from 3915878 to 88ce709 Compare April 3, 2025 17:14
@efirs efirs force-pushed the main branch 7 times, most recently from a82fbbb to 2d0849e Compare April 4, 2025 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants