Page MenuHomeDevCentral

Provision Hauk
ClosedPublic

Authored by dereckson on Jul 30 2021, 21:57.
Tags
None
Referenced Files
F27663786: D2381.id5989.diff
Wed, May 6, 14:47
F27646275: D2381.diff
Wed, May 6, 10:04
F27645506: D2381.id5990.diff
Wed, May 6, 09:51
Unknown Object (File)
Thu, Apr 30, 16:03
Unknown Object (File)
Wed, Apr 29, 20:33
Unknown Object (File)
Wed, Apr 29, 20:33
Unknown Object (File)
Tue, Apr 28, 18:26
Unknown Object (File)
Tue, Apr 28, 17:06
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.