Page MenuHomeDevCentral

Provision Hauk
ClosedPublic

Authored by dereckson on Jul 30 2021, 21:57.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 6, 11:58
Unknown Object (File)
Thu, Jun 5, 16:10
Unknown Object (File)
Thu, Jun 5, 16:09
Unknown Object (File)
Thu, Jun 5, 16:06
Unknown Object (File)
Wed, Jun 4, 18:44
Unknown Object (File)
Tue, Jun 3, 18:38
Unknown Object (File)
Mon, May 26, 19:07
Unknown Object (File)
Tue, May 20, 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.