Jenkins - trying MSBuild plugin to build .net project in a linux system throws fatal error.
Hello everyone. I was hoping you guys could help.
I have Jenkins (version 2.263.4-1.1) installed on a CentOs 7 box. I need to build a project that is coded in visual studio (C#) and am trying to achieve this by using the MSBuild plugin. Every time I try to build I get the following error.
1. FATAL: Unable to use this plugin on this kind of operation system
I've pointed jenkins to the msbuild location `/var/lib/jenkins/plugins/msbuild/META-INF/maven/org.jenkins-ci.plugins/msbuild`
If I don't point jenkins to the msbuild location I get a "missing msBuild.exe" error.
I followed a few other tutorials and installed dotnet and nuget along with some SDK packages per the tutorial recommendations. but still, my project fails to build.
Is it because Jenkins is in a linux environement? I've been struggling with this for a month now. any help is greatly appreciated.
https://redd.it/lmx4ud
@r_devops
Hello everyone. I was hoping you guys could help.
I have Jenkins (version 2.263.4-1.1) installed on a CentOs 7 box. I need to build a project that is coded in visual studio (C#) and am trying to achieve this by using the MSBuild plugin. Every time I try to build I get the following error.
1. FATAL: Unable to use this plugin on this kind of operation system
I've pointed jenkins to the msbuild location `/var/lib/jenkins/plugins/msbuild/META-INF/maven/org.jenkins-ci.plugins/msbuild`
If I don't point jenkins to the msbuild location I get a "missing msBuild.exe" error.
I followed a few other tutorials and installed dotnet and nuget along with some SDK packages per the tutorial recommendations. but still, my project fails to build.
Is it because Jenkins is in a linux environement? I've been struggling with this for a month now. any help is greatly appreciated.
https://redd.it/lmx4ud
@r_devops
reddit
Jenkins - trying MSBuild plugin to build .net project in a linux...
Hello everyone. I was hoping you guys could help. I have Jenkins (version 2.263.4-1.1) installed on a CentOs 7 box. I need to build a project...
Using AWS CLI with Google apps Saml login
Hey guys.
In my organization users are logging in via Gsuite with Saml.
Therefore they don't have access key and so on.
How can they Access aws CLI easily?
Please assist.
https://redd.it/lmsixp
@r_devops
Hey guys.
In my organization users are logging in via Gsuite with Saml.
Therefore they don't have access key and so on.
How can they Access aws CLI easily?
Please assist.
https://redd.it/lmsixp
@r_devops
reddit
Using AWS CLI with Google apps Saml login
Hey guys. In my organization users are logging in via Gsuite with Saml. Therefore they don't have access key and so on. How can they Access aws...
Integrating github Actions with gopaddle for a seamless CI/CD on Kubernetes
Continuous Integration (CI) and Rolling Update to a kubernetes service can be achieved seamlessly when using gopaddle Deck and Propeller together. However, in some scenarios, you may choose to use a different tool/platform in place of Deck to build the docker images and use Propeller deploying and managing the applications. For example, you may choose to use github Actions and then integrate with Propeller for rolling updates. Read more to know how to use github actions with gopaddle for a seamless CI/CD on kubernetes. #kubernetes #docker #github #devops #cloud #azure #microservices https://blog.gopaddle.io/2021/02/18/integrating-github-actions-with-gopaddle-for-a-seamless-ci-cd-on-kubernetes/
https://redd.it/lmsa7t
@r_devops
Continuous Integration (CI) and Rolling Update to a kubernetes service can be achieved seamlessly when using gopaddle Deck and Propeller together. However, in some scenarios, you may choose to use a different tool/platform in place of Deck to build the docker images and use Propeller deploying and managing the applications. For example, you may choose to use github Actions and then integrate with Propeller for rolling updates. Read more to know how to use github actions with gopaddle for a seamless CI/CD on kubernetes. #kubernetes #docker #github #devops #cloud #azure #microservices https://blog.gopaddle.io/2021/02/18/integrating-github-actions-with-gopaddle-for-a-seamless-ci-cd-on-kubernetes/
https://redd.it/lmsa7t
@r_devops
gopaddle blog
Integrating github Actions with gopaddle for a seamless CI/CD on Kubernetes
Continuous Integration (CI) and Rolling Update to a kubernetes service can be achieved seamlessly when using gopaddle Deck and Propeller together. gopaddle Deck does an automatic source to image co…
Discas de DEV
Boa tarde!
Qual e o básico que tenho que aprender para entrar no mercado de trabalho ? Atualmente estou estudando Python e um banco de dados. (Estou caminhando galera, todas as dicas e opiniões construtivas serão muito bem vindas)
https://redd.it/lmqh1h
@r_devops
Boa tarde!
Qual e o básico que tenho que aprender para entrar no mercado de trabalho ? Atualmente estou estudando Python e um banco de dados. (Estou caminhando galera, todas as dicas e opiniões construtivas serão muito bem vindas)
https://redd.it/lmqh1h
@r_devops
reddit
Discas de DEV
Boa tarde! Qual e o básico que tenho que aprender para entrar no mercado de trabalho ? Atualmente estou estudando Python e um banco de dados....
Choose Life - Choose Terraform Enterprise
Was at a client site this week and caught this printed out on the wall.
* [Terraspotting](https://imgur.com/a/whjnoUi)
https://redd.it/lmepu3
@r_devops
Was at a client site this week and caught this printed out on the wall.
* [Terraspotting](https://imgur.com/a/whjnoUi)
https://redd.it/lmepu3
@r_devops
Imgur
Terraspotting
Need ideas for end-of-studies project
I just started my end-of-studies internship a couple of days ago. Due to timing, I had to accept a project that I'm not very convinced of. The project consists of finding a solution to analyse and monitor logs (network equipment, mostly Cisco).
The steps that have been given to me are gathering the data (logs), creating a database to store the logs and creating/implementing a monitoring/analysis tool that includes dashboards and KPIs.
The project is not very well guided so I have to figure out everything on my own.
The first solution that I thought would work is using Elastic Stack, but I found that it would be way too simple or even too mundane as an end-of-studies project.
I've always wanted to work with DevOps tools or DevOps methods (CI/CD pipelines, containers, virtualization...) and on something cloud-based but that won't be possible due to the fact that the company's architecture doesn't include anything cloud-based.
What I'm looking for are ideas that would help me include any tools or methods used in DevOps (or any other idea) to help me make my project more interesting.
Any proposition is welcome. Thank you in advance.
https://redd.it/lmna4s
@r_devops
I just started my end-of-studies internship a couple of days ago. Due to timing, I had to accept a project that I'm not very convinced of. The project consists of finding a solution to analyse and monitor logs (network equipment, mostly Cisco).
The steps that have been given to me are gathering the data (logs), creating a database to store the logs and creating/implementing a monitoring/analysis tool that includes dashboards and KPIs.
The project is not very well guided so I have to figure out everything on my own.
The first solution that I thought would work is using Elastic Stack, but I found that it would be way too simple or even too mundane as an end-of-studies project.
I've always wanted to work with DevOps tools or DevOps methods (CI/CD pipelines, containers, virtualization...) and on something cloud-based but that won't be possible due to the fact that the company's architecture doesn't include anything cloud-based.
What I'm looking for are ideas that would help me include any tools or methods used in DevOps (or any other idea) to help me make my project more interesting.
Any proposition is welcome. Thank you in advance.
https://redd.it/lmna4s
@r_devops
reddit
Need ideas for end-of-studies project
I just started my end-of-studies internship a couple of days ago. Due to timing, I had to accept a project that I'm not very convinced of. The...
Less is one of my favourite "invisible" CLI tools, what are yours?
Tacit knowledge is sometimes hard to appreciate or even notice. A few days ago, I realized how often I use less for all kinds of things, and how many little tricks I've internalized over the years around it.
I'm curious - what's a very useful, but almost invisible tool in your CLI toolbelt. One you hardly notice, but without which your days would be a lot more toilsome?
Very curious to learn!
https://redd.it/lmhb4m
@r_devops
Tacit knowledge is sometimes hard to appreciate or even notice. A few days ago, I realized how often I use less for all kinds of things, and how many little tricks I've internalized over the years around it.
I'm curious - what's a very useful, but almost invisible tool in your CLI toolbelt. One you hardly notice, but without which your days would be a lot more toilsome?
Very curious to learn!
https://redd.it/lmhb4m
@r_devops
vsupalov.com
Less Is Awesome
Tips and tricks around one of my most frequently CLI tools - less. It's really useful.
Nextjs10 & Serverless Framework
Working on a boiler plate project for serverless framework & NextJs10.
This seems to be the latest plugin: https://github.com/serverless-nextjs/serverless-next.js
I don't seem to be getting anywhere following this simple guide.
Does anyone have any advice or material I could use to get off the ground with this please?
https://redd.it/lmk7y6
@r_devops
Working on a boiler plate project for serverless framework & NextJs10.
This seems to be the latest plugin: https://github.com/serverless-nextjs/serverless-next.js
I don't seem to be getting anywhere following this simple guide.
Does anyone have any advice or material I could use to get off the ground with this please?
https://redd.it/lmk7y6
@r_devops
GitHub
GitHub - serverless-nextjs/serverless-next.js: ⚡ Deploy your Next.js apps on AWS Lambda@Edge via Serverless Components
⚡ Deploy your Next.js apps on AWS Lambda@Edge via Serverless Components - serverless-nextjs/serverless-next.js
Asking for a pay rise - new in devops
Sorry if this is the wrong place to post this but I'm looking to get help in asking for a promotion/payrise.
I've been a Windows engineer in a devops role since Jan 2020, since then I've learnt to use Linux, azure, aws, salt, terraform, git, powershell scripting (it's been a busy year). In that time I've gained my Azure fundamentals and completed courses is salt and terraform.
Job at the moment - extremely stressful, we work in a high pressure environment where we have to deploy alot of infrastructure in not alot of time and complete ad hoc tasks where needed, we have had 3 experienceed members leave meaning newbie like me has had to step up and now become a SME in one of our products.
I'm deffo on the low band on the pay scale for dev ops (26k) and with how busy we've gotton and the strides made over the last year, I want to approach my boss and ask for a (I think) well earned bump.
I have an idea in how to approach this, list my contributions and improvement over the year, accreditations ect, also I was thinking of showing a list of jobs available in the area as another good reason I should be bumped.
Any advice would be greatly appreciated!
https://redd.it/lmjvv5
@r_devops
Sorry if this is the wrong place to post this but I'm looking to get help in asking for a promotion/payrise.
I've been a Windows engineer in a devops role since Jan 2020, since then I've learnt to use Linux, azure, aws, salt, terraform, git, powershell scripting (it's been a busy year). In that time I've gained my Azure fundamentals and completed courses is salt and terraform.
Job at the moment - extremely stressful, we work in a high pressure environment where we have to deploy alot of infrastructure in not alot of time and complete ad hoc tasks where needed, we have had 3 experienceed members leave meaning newbie like me has had to step up and now become a SME in one of our products.
I'm deffo on the low band on the pay scale for dev ops (26k) and with how busy we've gotton and the strides made over the last year, I want to approach my boss and ask for a (I think) well earned bump.
I have an idea in how to approach this, list my contributions and improvement over the year, accreditations ect, also I was thinking of showing a list of jobs available in the area as another good reason I should be bumped.
Any advice would be greatly appreciated!
https://redd.it/lmjvv5
@r_devops
reddit
Asking for a pay rise - new in devops
Sorry if this is the wrong place to post this but I'm looking to get help in asking for a promotion/payrise. I've been a Windows engineer in a...
Prevent user login before mount is complete
All our workstations are Ubuntu 18. The `/home/` is a network mount (nas). This is how it looks in `/etc/fstab`:
nas:/mnt/export/home /home nfs nfsvers=3,_netdev 0 0
The problem is: when users boot their computer, they login before `fstab` is able to mount `/home/` which messes up their desktops and settings.
If it matters, the `/etc/fstab` file is being managed by puppet, along with everything else on workstations.
My question is, how can I prevent users from logging in before the `/home/` mount is complete? In other words, how can I make it so users would be able to login ONLY after the `/home/` mount is complete?
Thanks ahead!
https://redd.it/lmiooq
@r_devops
All our workstations are Ubuntu 18. The `/home/` is a network mount (nas). This is how it looks in `/etc/fstab`:
nas:/mnt/export/home /home nfs nfsvers=3,_netdev 0 0
The problem is: when users boot their computer, they login before `fstab` is able to mount `/home/` which messes up their desktops and settings.
If it matters, the `/etc/fstab` file is being managed by puppet, along with everything else on workstations.
My question is, how can I prevent users from logging in before the `/home/` mount is complete? In other words, how can I make it so users would be able to login ONLY after the `/home/` mount is complete?
Thanks ahead!
https://redd.it/lmiooq
@r_devops
reddit
Prevent user login before mount is complete
All our workstations are Ubuntu 18. The `/home/` is a network mount (nas). This is how it looks in `/etc/fstab`: nas:/mnt/export/home ...
VMware Tanzu Kubernetes
Can someone please explain in simple terms what "VMware Tanzu Kubernetes" actually is? Is it just a Kubernetes cluster running on VMware VMs? If so, why would anyone needed it? Can't you just build/buy a Kubernetes cluster which is not VMWare Tanzu and get exactly the same functionality?
https://redd.it/lmidme
@r_devops
Can someone please explain in simple terms what "VMware Tanzu Kubernetes" actually is? Is it just a Kubernetes cluster running on VMware VMs? If so, why would anyone needed it? Can't you just build/buy a Kubernetes cluster which is not VMWare Tanzu and get exactly the same functionality?
https://redd.it/lmidme
@r_devops
reddit
VMware Tanzu Kubernetes
Can someone please explain in simple terms what "VMware Tanzu Kubernetes" actually is? Is it just a Kubernetes cluster running on VMware VMs? If...
What does those stickers mean?
Hello Reddit! About a mount ago I bought some "programming stickers" from Ali Express, and they finally arrived. While searching trough them I found those and I don't know what do they mean. Could you help me find out?
Here's the photo: Photos (gyazo.com)
https://redd.it/lncatd
@r_devops
Hello Reddit! About a mount ago I bought some "programming stickers" from Ali Express, and they finally arrived. While searching trough them I found those and I don't know what do they mean. Could you help me find out?
Here's the photo: Photos (gyazo.com)
https://redd.it/lncatd
@r_devops
Gyazo
Screenshot by Gyazo
Easily capture screenshots, GIFs, and replays that are ready to share. Download the free app for windows and mac.
Tools for experiment tracking, dataset management, and visualization
Hi!
I am looking for good solution set for the following tasks:
1. An experiment management tool to set experiment configs and save experiment logs. I came across sacred, and it seems to be suitable for me. Multiple different logs will be generated for one experiment, with different structures, and entries, on different machines.
2. All data generated in each experiment should then be collected centrally in a DB
3. A web-based tool to access those datasets in detail and experiment configurations.
4. Explore and visualize some metrics stored from the logs, mostly as time-series
I am not talking here about typical ML experiments and datasets. I have more networking and computing tests in minds, so not sure if dedicated tools from ML community like MLFlow, or similar can be suitable.
I started to work with ELK stack, seems to be great for logs indexing and visualizing, but not 100% sure how to deal best with dataset and experiment management. Any tips or alternatives?
https://redd.it/lmhhhi
@r_devops
Hi!
I am looking for good solution set for the following tasks:
1. An experiment management tool to set experiment configs and save experiment logs. I came across sacred, and it seems to be suitable for me. Multiple different logs will be generated for one experiment, with different structures, and entries, on different machines.
2. All data generated in each experiment should then be collected centrally in a DB
3. A web-based tool to access those datasets in detail and experiment configurations.
4. Explore and visualize some metrics stored from the logs, mostly as time-series
I am not talking here about typical ML experiments and datasets. I have more networking and computing tests in minds, so not sure if dedicated tools from ML community like MLFlow, or similar can be suitable.
I started to work with ELK stack, seems to be great for logs indexing and visualizing, but not 100% sure how to deal best with dataset and experiment management. Any tips or alternatives?
https://redd.it/lmhhhi
@r_devops
reddit
Tools for experiment tracking, dataset management, and visualization
Hi! I am looking for good solution set for the following tasks: 1. An experiment management tool to set experiment configs and save ...
HashiCorp packer cannot be installed on Macbook M1
I recently decided to invest on a laptop and dedicate it on development and devops stuff..
I thought it would be a good idea to get the new Macbook M1 pro.. It could be a mistake..
I tried installing Packer through brew and it does not find a bottle.. at first I was hoping it was an issue related to Big Sur but then I realised it works just fine in all of my other macbooks that have an Intel cpu.
Has anyone had the same issue and managed to solve it ?
Thanks!
https://redd.it/lm3g6e
@r_devops
I recently decided to invest on a laptop and dedicate it on development and devops stuff..
I thought it would be a good idea to get the new Macbook M1 pro.. It could be a mistake..
I tried installing Packer through brew and it does not find a bottle.. at first I was hoping it was an issue related to Big Sur but then I realised it works just fine in all of my other macbooks that have an Intel cpu.
Has anyone had the same issue and managed to solve it ?
Thanks!
https://redd.it/lm3g6e
@r_devops
reddit
HashiCorp packer cannot be installed on Macbook M1
I recently decided to invest on a laptop and dedicate it on development and devops stuff.. I thought it would be a good idea to get the new...
Web app security bugs, who's responsibility to test and alert?
Hi, found a relatively simple bug in a shop I'm using, and as an OPS/SEC guy I went down the rabbit hole and shared it with the shop.
Tried to make a story out of it and would love any kind of feedback from professionals:
https://dev.to/omerxx/hacking-your-application-may-be-easier-than-you-think-4g4c
Was wondering what kind of checks (or whether at all) devops engineers are running against the systems in their domain?
Is that the developer's responsibility or dev"sec"ops ?
https://redd.it/llpt6e
@r_devops
Hi, found a relatively simple bug in a shop I'm using, and as an OPS/SEC guy I went down the rabbit hole and shared it with the shop.
Tried to make a story out of it and would love any kind of feedback from professionals:
https://dev.to/omerxx/hacking-your-application-may-be-easier-than-you-think-4g4c
Was wondering what kind of checks (or whether at all) devops engineers are running against the systems in their domain?
Is that the developer's responsibility or dev"sec"ops ?
https://redd.it/llpt6e
@r_devops
DEV Community
Hacking your application may be easier than you think
TL;DR: I noticed a suspicious behavior on the weekly email from my coffee shop's subscription; it was...
What open-source tools to use to create easily sharable and deployable configured VMs with custom software installed?
I need to create sharable IaC configs for Windows and Linux VMs that will: install the OS, configure them, and install custom software on them. I'm looking for a way to do this in a easily sharable manner such as Dockerfile/Vagrantfile where a client can download the script/config, maybe tweak the software installed, run it, and have it deployed as a VM locally.
Should I just go with Vagrant or do I look at other tools like Packer, Terraform, or Ansible?
https://redd.it/llmfkh
@r_devops
I need to create sharable IaC configs for Windows and Linux VMs that will: install the OS, configure them, and install custom software on them. I'm looking for a way to do this in a easily sharable manner such as Dockerfile/Vagrantfile where a client can download the script/config, maybe tweak the software installed, run it, and have it deployed as a VM locally.
Should I just go with Vagrant or do I look at other tools like Packer, Terraform, or Ansible?
https://redd.it/llmfkh
@r_devops
reddit
What open-source tools to use to create easily sharable and...
I need to create sharable IaC configs for Windows and Linux VMs that will: install the OS, configure them, and install custom software on them....
Seamless Deployment to External Linux? (not hosted on AWS or gcloud)
I'm a dev making a golang/python application that needs to be deployed to a server I'm renting.
The server is a regular VPS ubuntu machine and not part of AWS/google cloud. I have worked at several companies that had their devops set up such that once their circleCI/gitlab pipeline completes, a new image with the changes is automatically built and deployed. All the developer had to do was push, and several minutes later the changes would appear on production.
What is the process for deploying to any server of your choice? would I upload the image to dockerhub and then pull it on my rented server? wouldn't have to log into the server to do that step?
I'm fairly new to devops, and have no experience deploying my code to docker environments. Are there tools that help make this process more seamless? I'd be looking for a setup where I could commit to github/gitlab and the code would be deployed on my server automatically once the pipeline completes.
Code is currently on github but I have no attachment to circleCI and would be happy to use other tools.
https://redd.it/ll9iru
@r_devops
I'm a dev making a golang/python application that needs to be deployed to a server I'm renting.
The server is a regular VPS ubuntu machine and not part of AWS/google cloud. I have worked at several companies that had their devops set up such that once their circleCI/gitlab pipeline completes, a new image with the changes is automatically built and deployed. All the developer had to do was push, and several minutes later the changes would appear on production.
What is the process for deploying to any server of your choice? would I upload the image to dockerhub and then pull it on my rented server? wouldn't have to log into the server to do that step?
I'm fairly new to devops, and have no experience deploying my code to docker environments. Are there tools that help make this process more seamless? I'd be looking for a setup where I could commit to github/gitlab and the code would be deployed on my server automatically once the pipeline completes.
Code is currently on github but I have no attachment to circleCI and would be happy to use other tools.
https://redd.it/ll9iru
@r_devops
reddit
Seamless Deployment to External Linux? (not hosted on AWS or gcloud)
I'm a dev making a golang/python application that needs to be deployed to a server I'm renting. The server is a regular VPS ubuntu machine and...
Using liquibase-percona on kubernetes migration (via job)
Hey all.
we're using RDS MySQL
We want to have smooth migrations without locking tables, so we can avoid downtimes.
Any guide on how to use liquibase-percona in kubernetes job?
please assist.
https://redd.it/ll130a
@r_devops
Hey all.
we're using RDS MySQL
We want to have smooth migrations without locking tables, so we can avoid downtimes.
Any guide on how to use liquibase-percona in kubernetes job?
please assist.
https://redd.it/ll130a
@r_devops
reddit
Using liquibase-percona on kubernetes migration (via job)
Hey all. we're using RDS MySQL We want to have smooth migrations without locking tables, so we can avoid downtimes. Any guide on how to use...
How to build complex Well-Architected serverless infrastructures?
Article covers:
\- How and why did the AWS Well-Architected Framework come to be?
\- Why should you even care about it?
\- Well-Architected serverless lense
\- Design principles
\- Challenges and solutions for serverless teams
https://dashbird.io/blog/building-complex-well-architected-serverless-architectures/
https://redd.it/lnldck
@r_devops
Article covers:
\- How and why did the AWS Well-Architected Framework come to be?
\- Why should you even care about it?
\- Well-Architected serverless lense
\- Design principles
\- Challenges and solutions for serverless teams
https://dashbird.io/blog/building-complex-well-architected-serverless-architectures/
https://redd.it/lnldck
@r_devops
Dashbird
Building Complex Serverless Architectures - Dashbird
Learn how AWS Well-Architected Framework works, and how it should be implemented to build complex architectures.
Salary range for DevOps Engineer at Netherlands
Hi Team,
Just wanted to get a figure on the average salary for devops engineer at Netherlands, for below experience and skillset.
Experience - 10 years in release engineering and devops together
Skillset - AWS, Azure,Docker, Kubernetes, Terraform, Prometheus, Grafana, Jenkins, Azure Devops, GitHub, GitLab, Nodejs, Python,.NET, IoT platform services
Any pointers will be much appreciated. Thanks much!
https://redd.it/ll0bvg
@r_devops
Hi Team,
Just wanted to get a figure on the average salary for devops engineer at Netherlands, for below experience and skillset.
Experience - 10 years in release engineering and devops together
Skillset - AWS, Azure,Docker, Kubernetes, Terraform, Prometheus, Grafana, Jenkins, Azure Devops, GitHub, GitLab, Nodejs, Python,.NET, IoT platform services
Any pointers will be much appreciated. Thanks much!
https://redd.it/ll0bvg
@r_devops
reddit
Salary range for DevOps Engineer at Netherlands
Hi Team, Just wanted to get a figure on the average salary for devops engineer at Netherlands, for below experience and skillset. Experience -...
Should Dev Rels ever report to marketing teams?
I've been looking for an evangelist for months and I'm struggling. I find great people but many are not a good fit because
* Our product is used by dev teams internally to work together better (not by developers to build things) which is different for most dev rels
* The role reports to the VP of Marketing (me) because the primary goal of the role is to grow awareness of our company through speaking and writing and to manage our Discord community (which marketing maintains) and they candidates don't want to work in marketing
* The candidates are good at helping devs build things but aren't great at writing and speaking
I need help! Can you look at this job description and tell me if the title is wrong or if I'm doing something else wrong. Thank you :-)
We are a hot start-up (11X growth last year), just closed series-A (not announced yet) and we have 1,000+ dev teams that LOVE our product. Just need to find someone with credibility to help get the word out.
[https://www.linkedin.com/jobs/view/2380356863/](https://www.linkedin.com/jobs/view/2380356863/)
https://redd.it/lno17j
@r_devops
I've been looking for an evangelist for months and I'm struggling. I find great people but many are not a good fit because
* Our product is used by dev teams internally to work together better (not by developers to build things) which is different for most dev rels
* The role reports to the VP of Marketing (me) because the primary goal of the role is to grow awareness of our company through speaking and writing and to manage our Discord community (which marketing maintains) and they candidates don't want to work in marketing
* The candidates are good at helping devs build things but aren't great at writing and speaking
I need help! Can you look at this job description and tell me if the title is wrong or if I'm doing something else wrong. Thank you :-)
We are a hot start-up (11X growth last year), just closed series-A (not announced yet) and we have 1,000+ dev teams that LOVE our product. Just need to find someone with credibility to help get the word out.
[https://www.linkedin.com/jobs/view/2380356863/](https://www.linkedin.com/jobs/view/2380356863/)
https://redd.it/lno17j
@r_devops
Linkedin
LinearB hiring Evangelist in United States | LinkedIn
Posted 4 weeks ago. Senior Evangelist (reporting to the VP of Marketing) "Our dev team uses dozens of tools. Only two…See this and similar jobs on LinkedIn.