hi
when create site
-
ssl not work
and need action for activate -
when want link webapp, site not exist
-
when delete site, and recreate same , it seems unlink with webapp
-
and last, we dont have history for deployment (improvment need?)
hi
when create site
ssl not work
and need action for activate
when want link webapp, site not exist
when delete site, and recreate same , it seems unlink with webapp
and last, we dont have history for deployment (improvment need?)
Hi @spham -
Are you applying Letās Encrypt SSL? When you add a new site and enable Letās Encrypt, site creation may fail due to SSL in that Letās Encrypt needs to verify the domain matches the server IP. We recommend using https://dnschecker.org/ to verify that the A record has propagated enough for Letās Encrypt to verify domain / IP. Though, we are aware of a bug that if Letās Encrypt fails during creation and then passes when applying after creation, the site fails to update to active. Let me know if youād like me to mark the site as active (just let me know the name of the site). This is also why the site does not show when you create a webapp as we donāt show errorād sites as options when setting up a webapp.
Deleting a site will also delete the webapp as mentioned in the site Danger Zone. Though, this behavior is likely something weāll improve in the future.
What history for deployment are you speaking of? We do prune past deployments after 5 successful deployments.
Thanks for the questions and the feedback!
DNS already exist. i only delete and recreate.
why it work with cleaver domain ?
History is not clear. we should see at least 5 lzst deploy.
The DNS will need to propagate enough for Letās Encrypt to correctly verify. Usually, if itās a new domain it works relatively quick. If you point the DNS to from one server to a new server, then usually takes longer to propagate. It all depends. Thatās why we have a message to make sure A record is propagated prior to enabling SSL. Though, we definitely have room for improvement to auto-check.
For the history, you should see the last 5 deployments at minimumā¦ Can you point me to where the last 5 deployments are not showing?
maybe but it not work. is all I seeā¦
in my ploi service I see here (see pic) and i can rollback
in cleaver, i donāt know where is it
In general, i think it confuse between site and webapps.
Ah, I see! Yea, Ploi is pretty limited in terms of webapp and deployment capabilities. We have the webapps section as you can setup a multi-server infrastructure. So, webapps is one webapp to potentially multiple servers.
But, I can see why that might be confusing
maybe issue is here ( same link ie. website) redirect to 2 differents result
What are you actually looking for? Rollbacks? If so, we donāt support rollbacks yet and it is on our list.
Maybe and we can do better but site is very limiting when it comes to multiple servers, letās say you have a load balancer, two web app server, a queue server, and a database server. Iāve mentioned this before, our deployment is much powerful than what Ploi does (I have never used it so I donāt know). Cleaverās webapps feature is comparable to Laravel Envoyer but much powerful (logs for an example).
You are still confused with webapps and sites. Same thing is not redirecting to 2 different results. One is showing you āa webappā, the other one is showing you a āsiteā. A site is just a domain thatās all. You also have same name for both the site and the webapp, thatās why you think they are the same. I recommend that you go to your webapp settings and change the name to something like: My NodeJS Webapp
or something like that.