Commit Graph

23 Commits

Author SHA1 Message Date
Andrew
2f11771d59 Update install script and docs for Cloudsmith package repo (#809)
* Update install script to setup and install firezone from cloudsmith repo

* silence source repo file not found when removing

* Update docs with cloudsmith repo instructions, add feedback message to uninstall

* Fix supported platforms link

* add upgrade note to post install pkg script & only grep config file for check if it exists

* Clean up install server doc links

* use apt-get instead of apt, add RHEL 7,8,9 & OLS 7,8,9

* Use more cross platform compatible terminal text styles
2022-07-25 11:47:58 -07:00
Jamil
97a7089194 Detect Fedora 36 2022-06-28 16:59:11 -07:00
Jamil
fb5d242330 Dont error for failed capture calls (#735) 2022-06-19 15:56:49 -04:00
Jamil
f84df97c86 Update install script to support Ubuntu 22.04 (#733) 2022-06-18 10:52:46 -04:00
Jamil
38072974a8 Update install.sh
More descriptive distro check
2022-06-01 11:10:28 -07:00
Jamil
0d7939527d Fix kernelCheck order (#555) 2022-04-26 10:39:25 -07:00
Jamil
3d9f970b86 Add support for CentOS derivatives (#552)
Fixes #550
2022-04-22 09:18:24 -07:00
Jamil
2c5078e63f Add WireGuard preshared-keys to devices (#542)
* Add PSK support

* Add HTTP registered application name

* Better kernel check message

* Does order matter\?
2022-04-15 09:56:56 -07:00
Jamil
0c26b75825 Fix minor issues in install script (#536)
* Fix minor issues in install script

* Check for Linux
2022-04-11 14:24:08 -07:00
Jamil
923b6bd015 Match on Ubuntu 20.04 or 21.04 (#531)
Fixes #523
2022-04-08 14:02:31 -07:00
hieultan
d07386d7e3 Fix escape character error (#526) 2022-04-07 05:23:18 -07:00
Jamil
4fa5bedf1b 500/fix redirect local auth (#509)
* Allow config of ext url; show this after create-admin

* Use opts for ueberauth

* weird nil error

* get_env vs fetch_env

* Use integer

* Try new external_url thingo

* Fix callback_url

* Fix path suffix

* Fix markdownlint hiccup

* fix create admin

* Differentiate phoenix_port

* cron note; installscript fix; minor fqdn fixes

* Send full node obj to app_env

* Add db pass to config file
2022-04-05 14:43:00 -07:00
Jamil
cf774532dc Use public_ip for fqdn in install (#508)
* Use public_ip for fqdn in install

* Fix missing operand
2022-03-18 15:46:14 -05:00
Mark Percival
1bbc83bbcd Detect kernel module on install (#504) 2022-03-15 16:57:09 -05:00
Jamil
60f34ce6d9 add install bash script (#459)
* issue-187: getting some POC in for feedback 🐼

* updating install script

* install condition for dep|rpm 🐉 🔧

* ci checks looks like whitespace :ruby: :police:

* linter hrm maybe I run that locally

* :retab and match file extensions with neiborhing scripts

* using hostnamectl data to help determine which release to download

* self review

* testing on ubuntu reveals some logic to fix

* not sure if wireguard is on any of these images using this find process

* changes based on testing feedback

* using curl over wget to download the package

* applying changes from the test branch

* updating kernel check logic

* removing debugging code

* adding -r option when displaying kernal info

* Add install script polish (#493)

* Add install script polish

* don't remove firewall table

Co-authored-by: Debian <admin@ip-172-31-5-138.us-west-2.compute.internal>
Co-authored-by: Rob Ortiz <rob@dragonwrench.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-1-124.us-west-2.compute.internal>
Co-authored-by: Rob Ortiz <robert.ortiz@gmail.com>
Co-authored-by: Rob Ortiz <robert.a.ortiz@gmail.com>
2022-03-04 10:38:25 -08:00
Jamil Bou Kheir
fe02faa91e install/uninstall better instructions 2021-09-23 23:36:40 -07:00
Jamil Bou Kheir
a8df3b7a3f Avoid bash 2021-09-12 22:15:10 +00:00
Jamil Bou Kheir
f432685d87 Add ExDoc, remove old packaging system 2021-09-09 20:57:48 +00:00
Jamil Bou Kheir
99bd1a795a Checkpoint before move to Omnibus 2021-08-04 07:39:36 -07:00
Jamil Bou Kheir
e2d363506a use installation script for install 2021-07-29 16:06:52 -07:00
Jamil Bou Kheir
e3b9214a97 Testing debs again 2021-07-08 15:27:15 -07:00
Jamil Bou Kheir
0d31568ff9 Remove setcap in install for now 2021-07-08 09:59:50 -07:00
Jamil Bou Kheir
7b16a54277 remove unused aliases 2021-06-30 11:14:39 -07:00