4
0
mirror of https://github.com/AzuraCast/AzuraCast.git synced 2024-06-14 05:06:37 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Buster "Silver Eagle" Neece
3018c01eab
#3782 -- Make Ansible update/install scripts use the same apt calls. 2021-02-06 15:25:33 -06:00
Buster "Silver Eagle" Neece
ee88b48b76
Various tweaks to Ansible installs. 2020-06-09 05:10:07 -05:00
Buster "Silver Eagle" Neece
fcc6fc2fdd
Initial commit for Ubuntu 20.04 support on Ansible. 2020-04-25 01:36:13 -05:00
Buster Neece
e4e5007fbe
More Ansible installation retirement steps. 2019-05-15 03:59:57 -05:00
Buster "Silver Eagle" Neece
306826084b Add support for --release flag on traditional updates. 2018-12-17 22:23:52 -06:00
Buster "Silver Eagle" Neece
a1163afba5 #972 -- Make the repository friendlier to people using release builds. 2018-11-19 22:53:15 -06:00
Buster "Silver Eagle" Neece
e9d1943c2b Fix issues with apt-key and Deadsnakes repo on 14.04. 2017-08-18 08:15:42 -05:00
Buster Silver
16a66fbc49 Only install the 14.04 PPA for Python 2.7 on 14.04. 2016-10-10 05:55:31 -05:00
Buster Silver
6f7de65ca2 Move the "git reset --hard && git pull" operations higher up in the update process to avoid running Ansible tasks that are out of date. 2016-10-10 05:34:50 -05:00
Buster Silver
143d16a418 Switch back to ansible PPA for initial install. 2016-10-10 02:07:33 -05:00
Buster Silver
45219aecc4 Move the python installer further up in the deploy process to prevent 14.04 from needing a two-step install. 2016-10-10 01:55:04 -05:00
Buster Silver
d912307f98 Add proper env flag detection to install.sh. 2016-09-15 00:50:24 -05:00
Buster Silver
50f897d28c Add the same "--dev" flag to install.sh (in case) 2016-09-13 21:16:39 -05:00
Buster Silver
ade03d316b Fix issues with Ansible not installing locally on some VMs. 2016-09-08 23:28:37 -05:00
Buster Silver
1e03feca9b Update install.sh and update.sh scripts to exclusively call Ansible scripts, create new azuracast-update Ansible script to replace update.sh-exclusive functions. 2016-09-08 11:14:38 -05:00
Buster Silver
4ff5c26fed Updates and bugfixes for deploy scripts. 2016-05-16 22:37:54 -05:00
Buster Silver
0bf5b3dd12 Minor fixes to deploy scripts after a test production deployment. 2016-05-16 08:54:35 -05:00
Buster Silver
18bf03ab93 Revert mistaken deploy script path change! 2016-05-16 08:35:34 -05:00
Buster Silver
d5840467bf Implement existing playlist/media import into station setup, fix issues with deployment (to allow for production deployment). 2016-05-16 08:21:51 -05:00
Buster Silver
89c410130f Move away from use of "vagrant" user to new "azuracast" user account, create basic file management system (not completely working yet). 2016-05-14 02:27:52 -05:00
Buster Silver
e503e20f76 Install jQuery Bootgrid and Font Awesome to static folder, fix Grunt dependencies and update installer to move NPM install outside of Vagrant shared folder (to avoid Windows folder length issues). 2016-05-04 18:48:22 -05:00
Buster Silver
1ff3e95a3b Fix issues with deploy script, line endings on config files, and get to the point that something renders! 2016-05-04 00:39:47 -05:00
Buster "Silver Eagle" Neece
2ad2793850 Fine-tuning the Vagrant deploy script, continuing refactor of DF/PVL to \App, remove ThirdParty libraries. 2016-05-02 03:18:32 -05:00
Buster Silver
61e0811b3d Begin splitting the installer script into install_radio.sh and install_app.sh, and remove unused files. 2016-05-02 00:24:44 -05:00