Commit graph

57 commits

Author SHA1 Message Date
Brian McGonagill ebff0bc5a0 Update file README.md 2022-12-27 20:30:45 +00:00
Brian McGonagill ff2bc25170 Merge branch 'adjust-OS-selection-to-Case-Statement' into 'main'
Updated to improve arch install and add suse install

See merge request bmcgonag/docker_installs!8
2022-12-27 20:14:15 +00:00
Brian McGonagill 502d77095e Updated to iprove arch install and add suse 2022-12-27 14:11:14 -06:00
Brian McGonagill 0dc3abdaf2 Updated multiple items - newer compose, same network for apps 2022-12-27 08:26:26 -06:00
Brian McGonagill 6691e72a6a changing portainer data location 2022-12-27 07:38:46 -06:00
Brian McGonagill 19c47c4a95 Attempting to add a network for the containers to all be on in docker. 2022-12-26 19:15:13 -06:00
Brian McGonagill e0b803997f Merge branch 'main' into 'main'
Update install_docker_nproxyman.sh to fix docker-compose issues

See merge request bmcgonag/docker_installs!7
2022-12-26 23:56:51 +00:00
binuengoor ebd8b57091 Update install_docker_nproxyman.sh to fix docker-compose issues for debian\ubuntu. Tested for debian 2022-12-26 20:28:45 +00:00
binuengoor 0876a18445 updated docker-compose script for ubuntu/debian 2022-12-26 20:17:16 +00:00
Brian McGonagill f4a1286453 Update file install_docker_nproxyman.sh 2022-12-26 18:25:09 +00:00
Brian McGonagill 1c26e5fd92 Update file install_docker_nproxyman.sh 2022-12-26 18:20:22 +00:00
Brian McGonagill c54831778a Added Fedora as an option. 2022-09-13 19:06:44 +00:00
Brian McGonagill 18da81259e Updated Documentation 2022-07-25 11:59:07 -05:00
Brian McGonagill 90243908a9 Updating script, removing speedtest option 2022-07-25 10:55:35 -05:00
Brian McGonagill 9052d23079 Update install_docker_nproxyman.sh to fix issues, and add Ubuntu 22.04 to the options. 2022-05-22 02:13:01 +00:00
Brian McGonagill fb17b1238f fixing the same issue because i'm a knot-head 2022-05-17 19:05:09 -05:00
Brian McGonagill 915868c8dc updated again to fix grp issue 2022-05-17 19:01:27 -05:00
Brian McGonagill 92b946eccc update add user to docker group with newgrp command 2022-05-16 19:13:59 -05:00
Brian McGonagill f8de8fe62f update nginx proxy manager docker-compose file 2022-05-15 19:15:48 -05:00
Brian McGonagill 9c55da4016 fixing typo in filename 2022-02-20 11:47:09 -06:00
Brian McGonagill 7dbea2b22a fixing an issue with deleted output filename 2022-02-20 11:35:15 -06:00
Brian McGonagill 09ff9654d8 Adding cleanup 2022-02-20 11:09:52 -06:00
Brian McGonagill 4fa53709c0 Updating to use gitlab vs github files 2022-02-20 11:04:37 -06:00
Brian McGonagill 9c99a0b123 Adding some screen clearing to make things easier to read. 2022-02-17 20:48:49 -06:00
Brian McGonagill 66857833c4 Updating to fix typo 2022-01-28 10:27:42 -06:00
Brian McGonagill 5df973e145 Adding Docker-Speedtest-Grafana as an install option 2022-01-28 08:46:43 -06:00
Brian McGonagill 8970af4543 Adding Navidrome as an optional app 2022-01-28 07:28:02 -06:00
Brian McGonagill 0b6d6df2ba
Merge pull request #6 from netcarver/main
Update install_docker_nproxyman.sh
2022-01-28 07:04:01 -06:00
Steve 5cd13119d6
Update install_docker_nproxyman.sh
A few minor formatting corrections.
2022-01-27 01:17:19 +00:00
Brian McGonagill de9fd68cfb Update to include more distros adn archs 2022-01-23 14:51:42 -06:00
Brian McGonagill 15df9ccbf0 fixing markdown 2021-12-08 13:57:55 -06:00
Brian McGonagill 83be17a7a7 Updated data 2021-12-08 13:56:02 -06:00
Brian McGonagill d15dfd9254 fixing a prompt issue in repo add 2021-12-08 13:47:21 -06:00
Brian McGonagill ee32f8eb15 Merge branch 'main' of https://github.com/bmcgonag/docker_installs 2021-12-08 11:55:43 -06:00
Brian McGonagill 2901ac4812
Updated to remove screen spam, and improve debian
Updated to remove screen spam, and improve Debian 11 docker service start wait time.
2021-12-08 11:55:32 -06:00
Brian McGonagill 4bfef07bd3 Updated to remove some of the screen spam, and improve debian 11 docker service start time 2021-12-08 11:53:04 -06:00
Brian McGonagill bb10cc0828
Merge pull request #5 from thuh-reflact/patch-1
fixed typo at COMPO vardef
2021-12-08 08:07:02 -06:00
thuh-reflact c8deb78662
fixed typo at COMPO vardef
fixes error ./insstall_docker_nproxyman.sh: line 15: COMPNO: command not found when executing
2021-12-07 09:09:54 +01:00
Brian McGonagill a5e298c51e Updated to include Debian 11 and Ubuntu 21.04 2021-10-20 13:26:33 -05:00
Brian McGonagill 64f7acefa3 Updated the Readme 2021-09-25 17:20:36 -05:00
Brian McGonagill ca793c9a06 Adding exit 1 from end of function so we don't repeat the main questions after running. 2021-09-25 16:59:46 -05:00
Brian McGonagill 519cf70a97 Removing old scripts, adn pushing last changes to new one 2021-09-24 14:07:56 -05:00
Brian McGonagill 75d68167ca Small changes / updates to clean this up for my testing 2021-09-24 11:35:00 -05:00
Brian McGonagill 2bded6da40 Adding updated script for all Distros I support 2021-09-24 11:27:01 -05:00
Brian McGonagill a6e3fee257
modified to use sudo with the docker-compose up so you don't have to log out and back in on first run. 2021-09-13 11:01:13 -05:00
Brian McGonagill e93cf8fdea
Update install_docker_nproxyman_ubuntu_20.04.sh
Updated npm file url
2021-09-03 11:19:39 -05:00
Brian McGonagill 2cdff93988 updates to add new ubuntu installer with NGinX Proxy Manager in it 2021-09-02 13:32:38 -05:00
Brian McGonagill 890f20a3be
Merge pull request #1 from SebastianThorn/main
Typo: slep -> sleep
2021-06-22 11:06:41 -05:00
Sebastian Thörn cefbf0e014
Update install_docker_ubuntu_18.04.sh
Typo: slep -> sleep
2021-06-10 19:06:06 +02:00
Sebastian Thörn 200cba00e1
Update instaall_docker_debian_10.sh 2021-06-10 19:05:54 +02:00