Page MenuHomeDevCentral

Provision Hauk
ClosedPublic

Authored by dereckson on Jul 30 2021, 21:57.
Tags
None
Referenced Files
F12069550: D2381.id5987.diff
Wed, Oct 1, 05:27
F12069185: D2381.diff
Wed, Oct 1, 02:39
F12068579: D2381.id.diff
Tue, Sep 30, 23:29
Unknown Object (File)
Tue, Sep 30, 06:11
Unknown Object (File)
Sun, Sep 28, 17:31
Unknown Object (File)
Sun, Sep 28, 17:31
Unknown Object (File)
Sat, Sep 27, 19:10
Unknown Object (File)
Fri, Sep 26, 11:52
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.