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

18 Commits

Author SHA1 Message Date
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