jrwrest Posted March 26, 2023 Posted March 26, 2023 Hi How do i add the domain mastermindtogether.com to my rails app with dokku that i´ve just setup on your sever?
Kairion Posted March 26, 2023 Posted March 26, 2023 Hi @jrwrest, As far as I could check, you have a VPS plan, is that correct? If that's the case, it depends on how your server was built/configured. Depending on your web hosting control panel (if you have one), it would be possible to change it on its settings. If you do not have a web hosting control panel or if it does not support, you may have to add your domain to your webhost server (Apache, NGINX etc) and proxy it to your application. Finally, as you mentioned Dokku, though I personally never used it, I could find in its documentation information about adding domains here: https://dokku.com/docs/configuration/domains/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now