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

Make install should perform a complete installation to /opt #101

Open
tomachalek opened this issue Feb 19, 2024 · 2 comments
Open

Make install should perform a complete installation to /opt #101

tomachalek opened this issue Feb 19, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@tomachalek
Copy link
Member

No description provided.

@tomachalek tomachalek added the enhancement New feature or request label Feb 19, 2024
@tomachalek
Copy link
Member Author

The layout for installed mquery-sru should be probably as follows:

/opt/mquery-sru/
    assets/
        *.*
    conf.json
    handler/
        v12/
            templates/
                *.xml
        v20/
            templates/
                *.xml
    mquery-sru
    scripts/
        *.*

@tomachalek
Copy link
Member Author

tomachalek commented Feb 22, 2024

The script should also create symbolic links to /etc/systemd/system from /opt/mquery-sru/scripts/systemd.

@tomachalek tomachalek changed the title Make install should also take care of required templates and assets Make install should perform a complete installation to /opt Feb 22, 2024
@tomachalek tomachalek self-assigned this Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants