Page MenuHomeDevCentral

Provision Hauk
ClosedPublic

Authored by dereckson on Jul 30 2021, 21:57.
Tags
None
Referenced Files
F12071640: D2381.diff
Wed, Oct 1, 17:39
F12071389: D2381.id5991.diff
Wed, Oct 1, 17:04
F12070241: D2381.id5987.diff
Wed, Oct 1, 10:11
F12069972: D2381.id5991.diff
Wed, Oct 1, 08:44
F12069969: D2381.id5989.diff
Wed, Oct 1, 08:44
F12069968: D2381.id5990.diff
Wed, Oct 1, 08:44
F12069958: D2381.id5988.diff
Wed, Oct 1, 08:44
F12069957: D2381.id5987.diff
Wed, Oct 1, 08:44
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 3696
Build 3946: 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.