-
-
Notifications
You must be signed in to change notification settings - Fork 105
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
Run as a service on Homebrew #30
Comments
@yakuter I want to give this a shot. I will need to create a brew formula for this though, which needs git repository to host the formula. Would you be able to create a repository |
Great news. I created one now. Thank you. |
Hi @patyogesh how is it going on the issue? Do you need anything I can provide? |
@yakuter I have formula ready. Unable to push a PR though. Can you add me as a collaborator?
|
One issue I noticed while writing the formula is where to keep the |
Hello @patyogesh. We need to connect not just config.yml but also store folder to #{HOMEBREW_PREFIX}/Cellar/passwall-server/#{version}/. Because we also have password.db for who uses SQL Lite and backup files passwall.bak. The folder you pointed is OK I think. |
submitted this pull request. |
Now we user docker-compose to make server work at all environments. Closing the issue. |
To make it easier to install passwall-api, homebrew installation as a service is needed.
The text was updated successfully, but these errors were encountered: