-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
Help fix problem #184
Comments
What did you do to get this error? |
Yeah, the build script is not maintained anymore. Please download the latest binaries from the releases page or pull the official docker image from docker hub. Generally, it's recommented to use the provided docker-compose configuration for an easy setup. |
Can I do it without docker? @zekroTJA |
Sure. Just download the precompiled binaries, which contain the main binary and the compiled SPA files. These files must be placed in the same directory as the binary, if you want to enable the REST API and web interface. Also, keep in mind that it's highly recommendet to use redis with shinpuru to reduce the load on your database. |
@zekroTJA Can I have a guide? And then I work with GO for the first time, I previously worked with JS |
If you dont know how to set up MySQL or redis, please take a look in the docs of these projects. There are well documented guids how to set them up. And, like I said, you only need to download the archive, extract everything and execute the binary. Then, a config file is created where you put in your configuration and preferences. Here you can find an example configuration with explainations for the values. Thats why I recommend setting up shinpuru with Docker and docker-compose, because you may need a lot of stuff around to use it efficiently. |
@zekroTJA I did all of the above, how do I run it on linux now? |
Did you even read my response?
|
@zekroTJA Yes, but then I upload all the files to the server and don't know how to start it. |
https://github.com/zekroTJA/shinpuru/wiki/Self-Compiling Just read this article. |
@zekroTJA It still doesn't work for some reason((( |
We can't help you if you don't tell us, what your problem is. Also if you haven't used Linux yet, please learn about Linux first. |
@SnowLeoo The problem is, that the self compiling is not that straight forward and if they don't even know how to execute a binary, this will definetly not be their way. @ENOT1KK Please look at this gif. Just download the binaries, extract them, execute the shinpuru binary for linux, edit the generated config and re-run the binary. |
@zekroTJA auth for suite |
|
@zekroTJA 1. I want to change some things. |
I'm afraid you won't get far with this @ENOT1KK . Shinpurus code is not simple. First learn the language and basic linux things. And then you just have to download the code, modify it and use it. (of course with credit to zekro) |
Help me plase setup bot (OS Debian 9. Node: v14.15.0)
The text was updated successfully, but these errors were encountered: