description |
---|
Frequently Asked Questions |
A project is the site that you're working on. Each project can contain multiple applications and be deployed in their own environments.
An environment is a standalone copy of your site, complete with code, data, and running services. The master branch is the production environment, while any other branch can be setup as an otherwise identical testing environment.
Yes, Qovery databases rely on Managed Services provided by AWS (Amazon Web Services). All databases are fully backed-up every day and incrementally on each write.
Not yet, the product is currently in beta. We hope having a production ready version for June 2020.
Qovery rely on the excellent AWS (Amazon Web Services) infrastructure. Qovery is available in United States, Canada, South America, Europe, Africa, Asia.
It's generally a DNS cache issue. Very common on Mac OS, you can flush your cache this way:
sudo dscacheutil -flushcache
sudo killall -HUP mDNSResponder
sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist
sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist
If you want to know more about it, please take a look at the official Apple page.
This can happen if your application is too long to start. Please contact us support@qovery.com.
Feel free to contact us by email at hello@qovery.com****