Page MenuHomeDevCentral

Provision Hauk
ClosedPublic

Authored by dereckson on Jul 30 2021, 21:57.
Tags
None
Referenced Files
F3922529: D2381.id.diff
Sat, Dec 21, 03:27
F3922490: D2381.diff
Sat, Dec 21, 03:08
Unknown Object (File)
Wed, Dec 18, 17:07
Unknown Object (File)
Wed, Dec 18, 16:45
Unknown Object (File)
Tue, Dec 17, 14:50
Unknown Object (File)
Tue, Dec 17, 05:59
Unknown Object (File)
Mon, Dec 16, 18:49
Unknown Object (File)
Mon, Dec 16, 18:49
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 Passed
Unit
No Test Coverage
Branch
provision-hauk
Build Status
Buildable 3695
Build 3945: 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.