Page MenuHomeDevCentral

Provision Hauk
ClosedPublic

Authored by dereckson on Jul 30 2021, 21:57.
Tags
None
Referenced Files
F8459553: D2381.id.diff
Wed, May 14, 18:44
F8450590: D2381.id5987.diff
Wed, May 14, 15:18
F8450459: D2381.id5989.diff
Wed, May 14, 15:02
F8449980: D2381.id5991.diff
Wed, May 14, 13:19
F8448599: D2381.id5997.diff
Wed, May 14, 11:53
F8444894: D2381.diff
Wed, May 14, 09:42
F8438429: D2381.id5988.diff
Wed, May 14, 07:05
F8436711: D2381.id5990.diff
Wed, May 14, 06:21
Subscribers
None

Details

Summary

Hauk is an open-source service to share location.

Reference: https://github.com/bilde2910/Hauk README

Test Plan

Share location with Android Hauk.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Warnings
SeverityLocationCodeMessage
Warningroles/paas-docker/containers/hauk.sls:CHMOD1Invalid Executable
Warningroles/paas-docker/nginx/files/vhosts/hauk.conf:CHMOD1Invalid Executable
Unit
No Test Coverage
Branch
provision-hauk
Build Status
Buildable 3694
Build 3944: arc lint + arc unit

Event Timeline

dereckson created this revision.

Rewrite to use /<entry point>

Provide default config with blank password (public instance)

roles/paas-docker/containers/files/hauk/config.php.jinja
79 ↗(On Diff #5990)

Empty string for a public instance

roles/paas-docker/containers/hauk.sls
30

Tested, generates the following line for our Hauk main instance:

"public_url" => 'https://geo.nasqueron.org/hauk/'

This revision is now accepted and ready to land.Aug 25 2021, 18:21
This revision was automatically updated to reflect the committed changes.