Refactored YAMS to literate #59

Merged
rogs merged 32 commits from feature/refactor-to-literate into v2 2023-10-21 19:17:08 -03:00

32 Commits

Author SHA1 Message Date
aee33be7a0
Created automatic install script 2023-10-21 18:59:41 -03:00
a0486d9f6b
Fixed unreachable bug 2023-10-21 18:53:55 -03:00
eb13d6e0da
Extra small refactors 2023-10-21 18:46:51 -03:00
27284eddae
Fixed bad environemnt variable 2023-10-21 18:40:12 -03:00
18d37584fe
Fixed typo 2023-10-21 18:36:39 -03:00
9014e10cc1
Fixed typo 2023-10-21 18:33:56 -03:00
89405ac84d
Renamed install_location to install_directory 2023-10-21 18:32:07 -03:00
52c88ed070
Fixed typo 2023-10-21 18:27:07 -03:00
403b55a7b9
Added more information messages 2023-10-21 18:25:11 -03:00
078fa2a18b
Renamed "folder" to "directory" 2023-10-21 18:21:56 -03:00
0be3a06df0
Made some small fixes in semantics 2023-10-21 18:16:34 -03:00
612eb32cd8
Refactored the information gathering section 2023-10-21 18:12:03 -03:00
63a453951e
Refactored the "Installing YAMS" portion 2023-10-21 17:25:19 -03:00
3ecbb4477b
Using formatting message functions to better display the messages 2023-10-21 17:17:09 -03:00
9ba61badad
Refactored the final steps to make it more readable 2023-10-21 17:12:24 -03:00
33fd76fb8e
Commented out the services directive 2023-10-21 17:03:29 -03:00
48967cc032
Added custom docker-compose file 2023-10-21 16:58:45 -03:00
fe2eae985e
Fixed typo 2023-10-21 16:48:50 -03:00
7252aa95dc
Moving seds to only one command 2023-10-21 16:44:52 -03:00
2331e9a476
Restarting YAMS after update 2023-10-21 16:40:54 -03:00
6d11cd366d
Fixed issue with -r in read 2023-10-21 16:37:19 -03:00
57826c7c11
Added vpn setup for yams update 2023-10-21 16:35:51 -03:00
72c31fd328
Fixed formatting in yams script 2023-10-21 16:31:55 -03:00
dbf07bbcb2
Testing update functionality 2023-10-21 16:18:51 -03:00
6e94df162b
Deleted countries from VPN 2023-10-21 15:45:11 -03:00
48b9205da6
Testing the new docker-compose file 2023-10-21 15:43:02 -03:00
36f45d690f
Merge branch 'master' of gitlab.com:rogs/yams into feature/refactor-to-literate 2023-10-21 15:21:07 -03:00
067bc21560
Set install as executable 2023-10-21 15:12:45 -03:00
bc03b726ff
Finished transition to literate 2023-10-21 15:12:15 -03:00
f5c161dce1
First iteration for literate config 2023-10-21 15:09:40 -03:00
dfdaaa2562 Merge branch 'bugfix/remove-gluetun-countries' into 'master'
Removed all the gluetun countries configuration

Closes #16

See merge request rogs/yams!9
2023-10-19 21:09:58 +00:00
fdc17536f4
Removed all the gluetun countries configuration 2023-10-19 17:52:51 -03:00