Skip to content

Update install script#1176

Merged
wtgee merged 3 commits intopanoptes:developfrom
wtgee:update-install-script
Aug 22, 2022
Merged

Update install script#1176
wtgee merged 3 commits intopanoptes:developfrom
wtgee:update-install-script

Conversation

@wtgee
Copy link
Member

@wtgee wtgee commented Aug 22, 2022

  • Install supervisor and use instead of systemd so panoptes user has better control of config file and control.
  • Use htpdate instead of ntpdate and use google.com as the time server.
  • Remove docker items.
  • Install pocs from local repo.
  • Remove unused nfs setup.

Comes from #1167
Replaces and closes #1166

@wtgee wtgee self-assigned this Aug 22, 2022
@codecov
Copy link

codecov bot commented Aug 22, 2022

Codecov Report

Merging #1176 (1aa1b73) into develop (4908119) will decrease coverage by 8.27%.
The diff coverage is 60.76%.

@@             Coverage Diff             @@
##           develop    #1176      +/-   ##
===========================================
- Coverage    83.08%   74.80%   -8.28%     
===========================================
  Files           86       91       +5     
  Lines         7425     7848     +423     
  Branches       635      877     +242     
===========================================
- Hits          6169     5871     -298     
- Misses        1083     1834     +751     
+ Partials       173      143      -30     
Impacted Files Coverage Δ
src/panoptes/pocs/camera/gphoto/remote.py 0.00% <0.00%> (-21.57%) ⬇️
src/panoptes/pocs/sensor/power.py 40.23% <0.00%> (-1.74%) ⬇️
...rc/panoptes/pocs/state/states/default/analyzing.py 5.55% <0.00%> (-54.45%) ⬇️
...rc/panoptes/pocs/state/states/default/observing.py 13.33% <0.00%> (-62.86%) ⬇️
src/panoptes/pocs/state/states/default/tracking.py 6.66% <0.00%> (-76.67%) ⬇️
src/panoptes/pocs/utils/cli/main.py 0.00% <0.00%> (-70.00%) ⬇️
src/panoptes/pocs/utils/database.py 0.00% <0.00%> (ø)
src/panoptes/pocs/utils/logger.py 100.00% <ø> (ø)
tests/test_ioptron.py 66.66% <0.00%> (+0.70%) ⬆️
src/panoptes/pocs/utils/cli/image.py 33.33% <33.33%> (ø)
... and 70 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

wtgee added 2 commits August 21, 2022 18:12
* Remove docker references.
* Remove unused nfs setup.
@wtgee wtgee merged commit 505f765 into panoptes:develop Aug 22, 2022
@wtgee wtgee deleted the update-install-script branch August 22, 2022 19:35
wtgee added a commit that referenced this pull request Apr 9, 2025
* * use htpdate instead of ntpdate and use google.com as the time server.
* Remove docker items.

* * Install pocs from local repo.
* Remove docker references.
* Remove unused nfs setup.

* * Install `supervisor` and use instead of `systemd` so `panoptes` user has better control of config file.
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.

1 participant