Hello,
We are trying to achieve one-click deployments with Splunk applications. Our desired workflow is below:
1) we develop the app and push the changes to the develop branch
2) we have a pipeline listening for any changes on the branch and when changes are pushed, deployment is triggered on a WIP environment
3) we pack the Splunk applications for the search head and deployment server in tar.gz archives which are extracted on the search head/deployment server (in etc/apps on the search head and etc/deployment-apps on the deployment server) and rsynced using the --delete flag so that if an app has been removed from git, it will also be removed from the search head/deployment server apps - this process is being executed by Chef
4) we manually reload the deployment server or, in the case of adding a new index, we manually apply the cluster bundle
We are facing the following difficulties:
There are just some of the challenges we've faced so far. Is anyone using CI/CD (Continuous Integration / Continuous Deployment) to deploy Splunk applications? We are using GoCD if this helps.
Thanks in advance.
http://conf.splunk.com/sessions/2016-sessions.html#search=open-sourced&
Will be out soon! I'll update this when it's released.
Hi Vince
How is Appetite going so far? seems like not many activities going on in recent 2 years.
Any updates, latest status?
Thanks
Gary
For your DEV/QA environment, you should try using data cloning at the forwarder level over to those indexers instead of snapshot copying. Then just set the data retention in the DEV/QA environment to a much smaller level. You should be able to have the same apps on the search head and indexer as normal but they would be separate from your prod environment (much more cost effective if you're not using a cluster / multisite cluster as DEV/QA as well).
You can deploy apps on the search head using the deployment server (I use the DS to deploy tech addons and additional configurations to the search heads, however be careful of deploying apps to a prod environment where you allow users to edit dashboards, reports, and saved searches with global permissions, as the deployment server likes to keep the apps' synced).
http://conf.splunk.com/sessions/2016-sessions.html#search=open-sourced&
Will be out soon! I'll update this when it's released.
Appetite has finally been released to open source! https://github.com/Bridgewater/appetite
Hi Vince,
Any chance we can get a 'beta' copy to look at ? Keen to get things moving 🙂
...Laurie:{)
Release is days away!
Excellent. Thanks
Any updates yet or approximate dates? Looking forward to the release...
Can't wait, looking forward to it!
Glad to hear that this is still in the pipeline.
Was looking good in Orlando.
Thanks Vince, the hard work is appreciated.
Right, thanks! The search doesn't seem to carry over even though it's in the URL.
Yes I noticed ! Not sure why, I've put links into my post to assist with the recording/slides as well 🙂
Very interested in this, looking forward to its release!
Great news, I've been on the lookout for this since I saw the recording! Thanks