Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setting up production deploy files for cap #122

Merged
merged 3 commits into from
Nov 20, 2019
Merged

Conversation

simaob
Copy link
Contributor

@simaob simaob commented Nov 19, 2019

Would be great to get your help with this, @tiagojsag.

Currently we are using laws-pathways as a staging site and now I've got a new subdomain of laws-pathways-staging.vizzuality.com, should we start using the current site and database as production and create the apache2 conf and database for staging? We can purge the current database and load only the relevant data. What do you think is easiest?

  • Setup apache2 conf;
  • Create new database for new environment;
  • Setup SSL certificate;

# auth_methods: %w(publickey password)
# # password: "please use keys"
# }
# append :linked_files, 'config/secrets/google-credentials-staging.json'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also help with this :D

@tiagojsag tiagojsag merged commit 48f3584 into develop Nov 20, 2019
@simaob simaob deleted the chore/set-prod-deploy branch November 28, 2019 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants