3 months ago
Description: One Click deployment of Popular Open Source Social media scheduling tool.
Category: Other
11 Replies
3 months ago
The deploy was a sucess! but I can't create a user
Attachments
baswouelle
The deploy was a sucess! but I can't create a user
3 months ago
Sorry for that @baswouelle. Remove the Environmental variable PORT= 5000 and deploy it again.. Also you need to map it manually once deployed . Refer the doc attached
Attachments
3 months ago
@tamilarasi-tech thank you for you quick answer ! the doc you attached is empty ?
baswouelle
@tamilarasi-tech thank you for you quick answer ! the doc you attached is empty ?
3 months ago
I'm able to see the content in file.. Pasted here for your reference.
Attachments
3 months ago
perfect ! this is done
sorry to bother you but I still have an error while trying to create an account
Attachments
3 months ago
so I've redeployed just in case and the error changed
Attachments
3 months ago
@baswouelle, Just delete the networking url of postiz and make sure that 4200,3000,5000 ports are correctly displaying and then create the new custom url with port mapped to 5000. Please do deploy since build variable need to map it again for frontend and backend with the newly created url. Hope this will work
I'm suspecting either Backend is not up or frontend networking url is wrongly mapped in your case
3 months ago
i've just deleted everything a created a new build and it's working. Thank you so much
tamilarasi-tech
@baswouelle, Just delete the networking url of postiz and make sure that 4200,3000,5000 ports are correctly displaying and then create the new custom url with port mapped to 5000. Please do deploy since build variable need to map it again for frontend and backend with the newly created url. Hope this will workI'm suspecting either Backend is not up or frontend networking url is wrongly mapped in your case
a month ago
Hi I amm getting the same error as @baswouelle was getting, I am just usure what you mean by "Just delete the networking url of postiz" clarification would be greatly appreciated
jay13238
Hi I amm getting the same error as @baswouelle was getting, I am just usure what you mean by "Just delete the networking url of postiz" clarification would be greatly appreciated
3 days ago
I think they meant deleting this thing here, under the Docker deploy Settings > Public Networking:
I just did a fresh deploy of this template, and there was no existing public network URL to delete. I just needed to generate a new one (as pictured above).
Afterwards, I redeployed:
So far, so good!
Attachments
2 days ago
This deployment is running an old docker image... Any chance it could be updated with the official one? : https://github.com/gitroomhq/postiz-app/pkgs/container/postiz-app
I tested it on my end, and the only change I had to do was add an env variable set to PORT=3000