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

Ubuntu psql fix and cert folder chown #1712

Merged
merged 2 commits into from
Dec 21, 2023

Conversation

Tenebor
Copy link
Contributor

@Tenebor Tenebor commented Dec 21, 2023

Running the install.sh file on a new ubuntu 22.04 virtual machine, psql commands fail, fixed by adding -i to the sudo command.

Using ubuntu "sudo -u postgres psql" returns a permission error
Exec chown on /etc/letsencrypt only in case of secure installation.
@CLAassistant
Copy link

CLAassistant commented Dec 21, 2023

CLA assistant check
All committers have signed the CLA.

Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c7eee0f) 80.60% compared to head (64c5ab7) 80.60%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1712   +/-   ##
========================================
  Coverage    80.60%   80.60%           
========================================
  Files          136      136           
  Lines         9267     9267           
========================================
  Hits          7470     7470           
  Misses        1797     1797           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wh1te909
Copy link
Member

great, thanks!

@wh1te909 wh1te909 merged commit 20aa86d into amidaware:develop Dec 21, 2023
4 checks passed
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.

None yet

3 participants