Unraid, simplify template
@Brotherperson Just created a ticket
Question: I installed the package from the apps section in unraid. I also installed reddis and postgres17. Everything seems to work, but if i want to log in at the https://ipaddres:4200/auth/login page i cannot click the github link and entering my email+password resolves in a loading icon.
Attempted: Checking the logs.
Working On: I am installing this on my HomeLab so i can shorten the time for social media posting.
Take it from here @Mod 🔥
Question: I installed the package from the apps section in unraid. I also installed reddis and postgres17. Everything seems to work, but if i want to log in at the https://ipaddres:4200/auth/login page i cannot click the github link and entering my email+password resolves in a loading icon.
Attempted: Checking the logs.
Working On: I am installing this on my HomeLab so i can shorten the time for social media posting.
Take it from here @Mod 🔥
49 Replies
Sceenshot of the login packe and the log
Ah yes, i also tried sign up. Resolves in this. The log is showing something else now,
@Brotherperson at the moment postiz is being supported only on localhost or secured host (https)
As we are using secured cookies
Also please make sure you put IS_GENERAL=true
in the .env file to get Postiz
Ah, the unraid config asked for a ip adress. Or should i change that to an external website and forward it to my docker on my unraid server?
I do not have an env file since i installed it via the app section from unraid. So i belive IS_GENERAL should be set to true. HTTPS is not responding. Should i seek help somewhere else since it seems to be in the unraid docker image?
I asked the person who made the template for unraid. I hope he can help, thanks @Nevo David
Same error
What can i check to fix this ?
I was able to get the login working, let me post what I did when i get home
but tl;dr, i have my public frontend url to the domain i'm hosting on, and that connects to my reverse proxy and points to the frontend (service ip and port)
and for backend, it's another public facing domain -> reverse proxy -> backend service on port 3000
Can i run it locally?
Basicly it would be better then go public and secure it
ahh, i'm not sure
since it needs to either run as localhost or with a cert
Can't i make a self signed cert? i keep getting redirected to http, with https i get this page is not avalible
you can using a reverse proxy tool like caddy
but i can't help there
Note, i was not able to resolve it
But reverse proxy did. So solved
@Brotherperson , is the unraid template code published somewhere? I moticed it had quite a few issues
Yes, it is in the unraid app section. I do have a other error now. I will post a screen of it
Unraid
Community Apps
Unraid is an operating system that brings enterprise-class features for personal and small business applications. Configure your computer systems to maximize performance and capacity using any combination of OS, storage devices, and hardware.
I do fail so hard because i am noobing, sleep to little and have to much to do tohugh
Is this because of a missing parameter in the docker or something?
Nah, it's because the unraid template is setup wrong
I found it in the app store, but I want to know where the source code for the template is
I tried looking before but couldn't figure it out
I will check if can export it or something
@xcons will screenshots do?
What's the best thing is perhaps if we can find contact details for the maintainer there
I am chatting with him on discord to resolve it. The fellow human who made the template
I asked if it is possible to join us
Hello, source code for the template: https://github.com/nwithan8/unraid_templates/blob/main/templates%2Fpostiz.xml
GitHub
unraid_templates/templates/postiz.xml at main · nwithan8/unraid_tem...
A collection of Docker templates and plugins for Unraid - nwithan8/unraid_templates
Thanks bro!
@xcons is that helpfull?
@Brotherperson hey
That's SUPER helpful, well done!
@nwithan8 hello! 🙂
I'm gonna try an PR your template - I don't have an unraid instance to test against, but it's "just" XML 🙂
Okay, PR submitted; https://github.com/nwithan8/unraid_templates/pull/45
GitHub
postiz: Simplify default installation options to use port: 5000 (in...
This change sets the Postiz template to use the Port 5000 internal proxy by default, which is far less error prone then getting the URLs correct with the backend and frontend running on ports 4200 ...
Unly this variable was missing:
In the console there is no error
Can you drop your .env?
Also please write your current frontend URL (you can reduct)
And you current background URL (you can reduct)
Can i dm the urls? I closed it, i dont feel comfortable having it open to the public and all
You can just reduct most of it
The env is the xml posted in the github
Do you want acces to it ?
To the website? no, I just want to match your url to your env
So this is the variables added
So basically if you have a container port
Website.com
Create Your Free Website | Free Website Builder | Website.com
Create a professional website for free with the Website.com website builder. Domain names, web hosting, website templates, and ecommerce solutions included.
Internal backend url, for now, put https://website.com/api
I can use a sub domain right ?
Did you map the backend port to a subdomain and the frontend port to a subdomain?
That works!
Yes, i deactivated the backend port though
So just use the /api
we made it for easier way to work
Great, thank you verry much Nevo, you a legend!
Boom. You're in!
Yeah! Verry happy about that. Now i just net to get the client ids etc. Set things app and set posts 😄
Awesome. @Brotherperson , are you OK if I close this ticket as it seems to be resolved, and you just open a new one if you have a new issue?
Please do! Thank you all for the support and help on this