Skip to content
New issue

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

Cloudfuse service linux cmd #338

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    13089bf View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    c60d152 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7d254e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd2984 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    74faea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b301ade View commit details
    Browse the repository at this point in the history
  3. added sudo to commands

    Dabnsky committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3fecd43 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    cf992a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e86337 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    2129c19 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    3ebbe21 View commit details
    Browse the repository at this point in the history
  2. corrected usage

    Dabnsky committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    497706c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    439ddcb View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    be9c13b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. adjusted newServiceFile() to have correct paths and directly write fi…

    …le into the /etc/systemd/system/
    Dabnsky committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    60a3893 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    8a2c390 View commit details
    Browse the repository at this point in the history
  2. moved newServiceFile()

    Dabnsky committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    7d217ef View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. -added support for referencial path arguments

    -changed collectServiceData() to extractValue() that outputs value from file for provided key
    
    -changed setUser() to use SUDO_USER env variable to add to service user group. and adjusted permissions for service user.
    Dabnsky committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ce37b74 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. -added service user getting added to current user without sudo

    -corrected typo of moutingpoint that came from cloudfuse.service template file
    Dabnsky committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    08feb84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbce110 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    429b77d View commit details
    Browse the repository at this point in the history
  4. removed servOpts var

    Dabnsky committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ec849db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d9390a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec38957 View commit details
    Browse the repository at this point in the history