Add DBeaver to Coding Workstations (#12)

* Add DBeaver. Comment Audacity.

* Remove unused servers. Modify workstations.

* More cleanup. Add dell-laptop to dev.
This commit is contained in:
Hyperling 2021-10-07 06:30:07 -05:00 committed by GitHub
parent efae679135
commit 710eec7c53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 8 deletions

10
hosts
View File

@ -5,7 +5,7 @@
; Exampel: main, dev
;
localhost
freeboy branch=dev
dell-laptop branch=dev
[workstation]
;;;;;;; Available options - all require lowercase values ;;;;;;
@ -23,11 +23,11 @@ freeboy branch=dev
; NOT IMPLEMENTED YET
;
dell-laptop coding=true editing=true
usb-workstation
usb-workstation coding=true
lbry-server-1
lbry-server-2
lbry-server-3
aspire
aspire coding=true editing=true gaming=true
freeboy rdp=true
airbook coding=true editing=true
@ -94,7 +94,6 @@ x570 amdgpu=true nanominer=true nanominer_gpu=eth nanominer_gpus=0 nanominer_gpu
onlyoffice domain=hyperling.com onlyoffice=true
grafana domain=hyperling.com grafana=true influxdb1=true
test
freeboy branch=dev
hyperling certbot=true
hyperling.com certbot=true
tmcvideos certbot=true
@ -103,6 +102,3 @@ reverse-proxy certbot=true
nextcloud
wordpress certbot=true
usb-server
parrotsec-dev-www domain=hyperling.com hugo=true hugo_site_path=/mnt/leet/Code/ParrotOS/website
my-parrotsec-dev-www domain=hyperling.com hugo=true hugo_site_path=/mnt/leet/Code/ParrotOS/website-hyperling
gitlab domain=hyperling.com gitlab=true certbot=true

View File

@ -42,6 +42,7 @@
- com.vscodium.codium
- com.google.AndroidStudio
- com.jetbrains.PyCharm-Community
- io.dbeaver.DBeaverCommunity
ignore_errors: yes
when: coding is defined
@ -54,6 +55,7 @@
- com.vscodium.codium
- com.google.AndroidStudio
- com.jetbrains.PyCharm-Community
- io.dbeaver.DBeaverCommunity
ignore_errors: yes
when: coding is not defined
@ -67,7 +69,7 @@
- org.shotcut.Shotcut
- com.obsproject.Studio
- org.gimp.GIMP
- org.audacityteam.Audacity
# - org.audacityteam.Audacity
ignore_errors: yes
when: editing is defined