Closed dpatou closed 1 year ago
@sfx101 both https://getdeck.io/ and https://get-deck.com/ are unreachable.
@dpatou I was able to find a working download link for windows using the Google cache: https://www.google.com/search?q=get-deck.com%2Fdownload-windows%2F
https://github.com/deck-app/stable-releases/releases/download/v4.2.2/DECK-4.2.2-win-x64.zip
I now see @dpatou already managed to find the download. Same issue here:
67.207.94.104 is the IP of get-deck.com. Loading of a local dev environment should not depend on if an external website is reachable or not. Curious to check DECK out however. It looks promising.
Hi, thanks. We will try fixing this asap
67.207.94.104 is the IP of get-deck.com. Loading of a local dev environment should not depend on if an external website is reachable or not. Curious to check DECK out however. It looks promising.
I 100% agree on the installing and functionning dependance on an external website to spin dev environments.
As for the software itself I just discovered new version a week or so ago and it looks pretty slick. Could end up being a very convenient overlay over the whole docker dev environments management, and it looks pretty customizable and convenient (automatic subdomains with ssl for each project is neat)
Hi, the website and docs site is up now. The dependency on the website is pulling a json for showing notification, we'll do a patch to handle the http exception this week.
Hi @dpatou
We may need to close this ticket in the next 24 hours. So, I request you to inform us about the status of your query.
Let us know of any issues, we'd be happy to help.
Hi @nabad600
The website is back and I haven't faced more issues. I didn't check if the necessary was done for deck to be used while offline or while deck's websites are down.
As far as I'm concerned this can be closed.
I've been trying to install deck on this computer but the websites (get-deck.com and getdeck.io) are down. As such downloading installers is not working. If I get installer from github, I get the deck logo spinning forever while devtools give this error :
Error: connect ECONNREFUSED 67.207.94.104:443
Followed by a long string of other errors.
Is there a way to use this tool if its websites are down ?
Regards