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

[WIP] Several usability changes to the salt formulas #35

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

palnabarun
Copy link
Member

@palnabarun palnabarun commented Mar 21, 2020

The following is a non-exhaustive list of what should be done:

  • SSL should be on always
  • Consolidate the nginx configurations wherever necessary
  • Install certbot and setup the cronjob using salt (Did manually now)
  • Upgrade deprecated packages
    • Postgres 9.6 -> Postgres -> 12.2
    • Python 2.7 -> Python 3.7 (at least)
    • ...To be updated...
  • Create a non root user with passwordless sudo to perform all actions
  • Refactor salt formulas to work with non-root user

@palnabarun
Copy link
Member Author

The above can also serve as ideas for the Devsprint.

@ananyo2012
Copy link
Contributor

@palnabarun You should have created an issue with the checklist

@palnabarun
Copy link
Member Author

I started working on the issues long back when we got access to the server.

Feel free to create an issue with the tasks, but the list will keep on changing.

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