|
1b714e5222
|
Added yams update to README
|
2023-10-21 22:42:58 -03:00 |
|
|
755799ebc3
|
Converted docs to a list
|
2023-10-21 22:04:45 -03:00 |
|
|
1dbbc8133d
|
Fixed wrong URL
|
2023-10-21 22:04:24 -03:00 |
|
|
b68b5e85ba
|
Merge branch 'master' of gitlab.com:rogs/yams
|
2023-10-21 22:03:33 -03:00 |
|
|
c436aa5dcc
|
Added documentation link in the README
|
2023-10-21 22:03:17 -03:00 |
|
|
d234d86016
|
Merge branch 'v2' into 'master'
Upgraded YAMS version to v2.0
See merge request rogs/yams!11
|
2023-10-22 01:02:30 +00:00 |
|
|
4f16740b0c
|
Renamed setup.sh back to install.sh
|
2023-10-21 21:24:42 -03:00 |
|
|
7eb39c8d68
|
Merge branch 'feature/refactor-to-literate' into 'v2'
Refactored YAMS to literate
See merge request rogs/yams!10
|
2023-10-21 22:17:08 +00:00 |
|
|
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 sed s 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 |
|
|
e2cda39364
|
Fixed vpn documentation URL
|
2023-07-22 21:13:21 -03:00 |
|
|
c69b2d7486
|
Pinned gluetun to a known good version
|
2023-05-26 09:25:47 -03:00 |
|
|
651256101a
|
Using latest version of gluetun
|
2023-05-16 22:14:53 -03:00 |
|
|
94467c9b3d
|
Setting the OPENVPN_CIPHERS explicitely
|
2023-05-16 22:14:20 -03:00 |
|
|
8954940e3c
|
Merge branch 'master' of gitlab.com:rogs/yams
|
2023-03-03 08:59:05 -03:00 |
|
|
8f9fcac421
|
Pinning gluetun to fix issues with the base project
|
2023-03-03 08:57:33 -03:00 |
|
|
87670bd65c
|
Merge branch 'master' into 'master'
Add Watchtower cleanup and added missing -arr project links to comments
See merge request rogs/yams!8
|
2023-02-23 15:24:08 +00:00 |
|
Austin Eschweiler
|
38b775b973
|
Add missing -arr project URLs to comments
Add Watchtower cleanup environment
|
2023-02-23 15:16:52 +00:00 |
|
|
9b3723f5d8
|
Merge branch 'add-lidarr-and-readarr' into 'master'
Add lidarr and readarr
See merge request rogs/yams!7
|
2023-01-31 17:20:41 +00:00 |
|
|
942cd3f766
|
Changed readarr to the develop image, as recommended by linuxserver
|
2023-01-31 10:18:35 -03:00 |
|