IHP 1.1 is out now!
Create a new thread +
Issue logging onto IHP cloud
matt-ars
Hi, I've been exploring IHP and have deployed a simple test application on IHP Cloud - thank you for your hard work to make this happen. Unfortunately, I'm receiving an error when logging onto the ihpcloud portal using by github cre…
Add Response
Feasibility of using with another DB backend
lierdakil
So, the necessary backstory is I have a big internal application I happen to support which is built on MSSQL, and it's at best infeasible to migrate it to PgSQL. I really would love to move away from the hodgepodge it is today, but rewr…
Add Response
psql: could not connect to server: No such file or directory
gyan
I was trying to complete the hello world tutorial (blog). After running `./start` file, the server starts and I can see all the pages. However, there is a message - ``` initdb: cannot be run as root Please log in (using, e.g., "su…
Add Response
Your First Project - Adding comments errors
Hi, While working through 'Your First Project' I am getting hung up when I adjust the Web/View/Comments/Index.hs file. I am a raw developer, so dumbed down language appreciated. Feels like something is wrong with the html conversi…
Add Response
Slack link is dead?
mt-caret
Hi, sorry for the noise, but I'm trying to join the Slack from the URL https://ihp.digitallyinduced.com/Slack, but I get an error saying "This link is no longer active". Can you update the link? …
Add Response
Is it possible to change the "dev" database connection string.
softyy
I've seen previously that it isn't possible (from about 4-5 months ago), but I'm looking to see if it's on the roadmap. I've been doing quite a bit of devcontainer development these days, and like to keep my db in a sepa…
Add Response
Creating blog posts using markdown files
harris-chris
Hi - I've recently started using IHP for a personal blog and am finding it a real pleasure so far. One thing that slightly surprises me is that it seems storing the blog posts in the database seems to be the only way to go. This feels a…
Add Response
Slack Notifications
marc PRO
We just added slack notifications to the forum. So whenever someone opens a new thread or comments on something, a notification is sent to the IHP Slack community. This way when hanging out in slack we're still seeing what's going o…
Add Response
500 error when clicking on Monitoring
francisdb
https://ihpcloud.com/ShowStats?projectId=myprojectid An error happend An exception was raised while running the action …
Add Response
Using IHP with an existing REST API
runeksvendsen
Hi there, I have developed the backend for a web app as an HTTP API (using Servant + Warp), and I would like to use IHP to develop the web part against this HTTP API. As far as I can see, IHP starts at the database schema level, and generat…
Add Response