-
Notifications
You must be signed in to change notification settings - Fork 22
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
- Hash super admin password (undefined)... #6
Comments
Hey Ivan. Let's have a look at your config. I'm assuming you're trying to start a two container stack: One container for Shinobi and one for MariaDB, right? Ok, can you paste the content of your It looks like Shinobi is missing a supported password hash method. Please check if you provide the environment variable I recommend to pass the environment variables to set up the stack using environment files. This is an example of a simple two container stack setup:
This is the sample content for
Ensure Provide the environments variables for the Shinobi setup accordingly:
The last line sets the required password hash method. Good luck and please let me know if you can get it managed to start. Regards, |
@MiGoller THe problem was in PASSWORD_HASH and after setting this environment variable all works well.
P.S You can no answer these questions and I understand that maybe some of them has to be asked not here but maybe you can guide into right direction Thanks a lot for your help |
Hey Ivan, sorry for coming back to you so lately. Had a lot of work at my profession. I've tried to run some Shinobi plugins on docker but it's really hard to get GPU support working if you don't know what GPU your customers own, right? Well, if you're still interested in running the plugins on Docker, please have a look at my repos on GitLab: https://gitlab.com/MiGoller/shinobidockerplugins/-/tree/master . Let me know if you can go ahead with that template, please. It's outdated on Node JS 8 but I'll have a look at it to port it to my new baseline. From my point of view Docker is able to support GPU from AMD, Intel and nVidia on AMD64 architecture. Cause I have no CUDA-enabled device I do not provide any Shinobi Docker images for nVidia. You man want to give my current ArchLinux build a try and the new upcoming microservice image based on phusion baseimage including baasic VDPAU and VAAPI support and a curremt ffmpeg release with hw-accell support. If you have any questions regarding the plugins or the Shinobi App itself please join us on Discord. You'll find the most recent invitation link on the Shinobi homepage. Thank you for your patience. Best Regards, Michael |
Btw. This is aws fresh guided installation Dock the "microservice" Shinobi Docker image from your page step by step
https://gitlab.com/MiGoller/ShinobiDocker
Trully cannot understand what should I do to make it work. Help please. I even changed all default passwords but couldn't succeed.
uname -a
The text was updated successfully, but these errors were encountered: