Page MenuHomeDevCentral

Provision Hauk
ClosedPublic

Authored by dereckson on Jul 30 2021, 21:57.
Tags
None
Referenced Files
F12315672: D2381.id5987.diff
Wed, Oct 22, 15:24
Unknown Object (File)
Wed, Oct 22, 01:37
Unknown Object (File)
Wed, Oct 22, 01:29
Unknown Object (File)
Tue, Oct 21, 04:35
Unknown Object (File)
Mon, Oct 20, 16:39
Unknown Object (File)
Mon, Oct 20, 16:32
Unknown Object (File)
Mon, Oct 20, 16:27
Unknown Object (File)
Mon, Oct 20, 16:27
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 3698
Build 3948: 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
80

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.