Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Use with Salt Package Manager? #64

Open
daveneeley opened this issue Apr 23, 2020 · 3 comments
Open

Use with Salt Package Manager? #64

daveneeley opened this issue Apr 23, 2020 · 3 comments

Comments

@daveneeley
Copy link

daveneeley commented Apr 23, 2020

Could this project be used to serve the static spm files created by Salt Package Manager?

git clone <some formula>
spm build <some formula>
spm create_repo <some formula>
ls /srv/spm_build
@martinhoefling
Copy link
Owner

I am not familiar with spm but I assume that it is not working out of the box, since it is not a command that can be executed via the event bus.

@daveneeley
Copy link
Author

Hmm. No it's not on the event bus, but it does ship in the salt-common package that minions and masters get. My question is really more about serving static files from Molten.

@martinhoefling
Copy link
Owner

martinhoefling commented Apr 24, 2020

Not sure what you mean by 'serving static files'. Molten is a single page web app which has to be served somehow itself as it only consists of a frontend that makes use of salts rest api.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants