Tests Basics in Kraken CI
I have prepared an article that present various aspects and features of testing in Kraken CI: https://nowikowski.medium.com/tests-basics-in-kraken-ci-e92688cb286
What do you think about that?
https://redd.it/sc6oo1
@r_devops
I have prepared an article that present various aspects and features of testing in Kraken CI: https://nowikowski.medium.com/tests-basics-in-kraken-ci-e92688cb286
What do you think about that?
https://redd.it/sc6oo1
@r_devops
Medium
Tests Basics in Kraken CI
In the last few articles there was a lot about autoscaling. Now let’s get back to the core of Kraken CI: testing.
Take GitHub Actions Course For Free
A beginner-friendly, and free, course to help you take your first steps as a DevOps engineer is available as a series of YouTube videos.
https://www.i-programmer.info/news/90-tools/15165-take-github-actions-course-for-free.html
https://redd.it/sc85yt
@r_devops
A beginner-friendly, and free, course to help you take your first steps as a DevOps engineer is available as a series of YouTube videos.
https://www.i-programmer.info/news/90-tools/15165-take-github-actions-course-for-free.html
https://redd.it/sc85yt
@r_devops
www.i-programmer.info
Take GitHub Actions Course For Free
Programming book reviews, programming tutorials,programming news, C#, Ruby, Python,C, C++, PHP, Visual Basic, Computer book reviews, computer history, programming history, joomla, theory, spreadsheets and more.
Docker resilience strategy
Hello! I have a basic Docker setup for home lab use and am trying to figure out what long-term strategy for it is. I probably only have about 15ish containers, but I want to make the environment as a whole more resilient and potentially more portable. The Docker host I'm running is just an Ubuntu box. Docker was installed via Snap. I thought I had a decent idea of how to detach the Docker environment's dependency upon the stability of the one Ubuntu machine by moving all the containers' volumes to a second disk in the Ubuntu box. I followed a guide that had me move the whole /var/lib/snapd directory to the second disk. It worked flawlessly and the containers load from the second disk just fine. However, attempting to attach that disk with all Snap data on it to another Ubuntu machine, the Docker containers aren't automatically detected and I don't know how to add them. So, taking a step back, am I approaching this correctly? Is there a better strategy for preserving the entire environment than exporting or saving container-by-container?
https://redd.it/sc878v
@r_devops
Hello! I have a basic Docker setup for home lab use and am trying to figure out what long-term strategy for it is. I probably only have about 15ish containers, but I want to make the environment as a whole more resilient and potentially more portable. The Docker host I'm running is just an Ubuntu box. Docker was installed via Snap. I thought I had a decent idea of how to detach the Docker environment's dependency upon the stability of the one Ubuntu machine by moving all the containers' volumes to a second disk in the Ubuntu box. I followed a guide that had me move the whole /var/lib/snapd directory to the second disk. It worked flawlessly and the containers load from the second disk just fine. However, attempting to attach that disk with all Snap data on it to another Ubuntu machine, the Docker containers aren't automatically detected and I don't know how to add them. So, taking a step back, am I approaching this correctly? Is there a better strategy for preserving the entire environment than exporting or saving container-by-container?
https://redd.it/sc878v
@r_devops
reddit
Docker resilience strategy
Hello! I have a basic Docker setup for home lab use and am trying to figure out what long-term strategy for it is. I probably only have about...
Versioning ECR docker images
Hi,
So we want to implement semantic versioning and want to version our ECR images accordingly. Currently in our Buildspec.yaml file we just tag it "latest" and hence all the previous images are shown as "undefined".
We wanted something better than that. So how do I update the version of my docker images so that in ECR repo I can go back to previous images easily. It can be accordingly to our CodeBuild build number or v1, v2, v3 and so on. Just something better than "lastest"
Thanks
https://redd.it/scaig1
@r_devops
Hi,
So we want to implement semantic versioning and want to version our ECR images accordingly. Currently in our Buildspec.yaml file we just tag it "latest" and hence all the previous images are shown as "undefined".
We wanted something better than that. So how do I update the version of my docker images so that in ECR repo I can go back to previous images easily. It can be accordingly to our CodeBuild build number or v1, v2, v3 and so on. Just something better than "lastest"
Thanks
https://redd.it/scaig1
@r_devops
reddit
Versioning ECR docker images
Hi, So we want to implement semantic versioning and want to version our ECR images accordingly. Currently in our Buildspec.yaml file we just tag...
How handle server configuration for a small company?
I will like to get some advice on how to mange server configuration for a small company. We have around 15 servers (pets not cattle), on this servers there are multiple services running (web servers, mail server, NFS, cronjobs, ...).
I'm looking for a simple way to manage all configuration files on the servers. Currently we don't have any automation tools and I'm a bit reluctant to introduce these tools since I'm the only sysadmin and I don't want to complicate the infrastructure more that it's needed.
My idea is a git repo for the config files and a bash script to copy configs from/to the servers, but if it would be easier I would consider using something like Ansible. Any suggestions on how to approach this?
https://redd.it/scb2mb
@r_devops
I will like to get some advice on how to mange server configuration for a small company. We have around 15 servers (pets not cattle), on this servers there are multiple services running (web servers, mail server, NFS, cronjobs, ...).
I'm looking for a simple way to manage all configuration files on the servers. Currently we don't have any automation tools and I'm a bit reluctant to introduce these tools since I'm the only sysadmin and I don't want to complicate the infrastructure more that it's needed.
My idea is a git repo for the config files and a bash script to copy configs from/to the servers, but if it would be easier I would consider using something like Ansible. Any suggestions on how to approach this?
https://redd.it/scb2mb
@r_devops
reddit
How handle server configuration for a small company?
I will like to get some advice on how to mange server configuration for a small company. We have around 15 servers (pets not cattle), on this...
Why wouldn’t you hire me?
Hello,
This is not really a post to look for jobs, this is a post rather to see how should I develop myself to get to where I want to be. I’m okay with all kinds of feedback at this point as due to personal/economical reasons I’m in need of immigration.
I'm a DevOps Engineer based in Turkey with complete background of 3 years. I have 2,5 years of heavily back-end oriented full stack developer + SRE (Python + C# + MongoDB + Linux) for a small game studio and 6 months of Support & DevOps experience in one of the biggest FinTech companies in Turkey (which has pretty high pace environment). I'm looking for DevOps jobs in Central EU (I'm not sure about USA, but would love to consider the options). Although I receive interview requests in Turkey pretty often, I have pretty low luck in EU/USA. Probably it’s related to risks and costs of visa sponsorship but I’m not sure.
I'm jack-of-all-trades kind of person. Highly adaptive, highly curious, highly fast learner.
Technologies I have hands on experience;
Python, Linux, Kubernetes, Redis, Azure DevOps, C#, SQL Server, MongoDb, ELK Stack, IIS, WebSockets, Flask.
We don't have cloud/Kubernetes over here, it's all on-premise. But I'm in process of learning and probably migrating entire stack to the K8s. And unfortunately I don't have any cloud experience but I'm fairly certain that with given enough time I can get my way around it over time.
CV
https://redd.it/sbr7ac
@r_devops
Hello,
This is not really a post to look for jobs, this is a post rather to see how should I develop myself to get to where I want to be. I’m okay with all kinds of feedback at this point as due to personal/economical reasons I’m in need of immigration.
I'm a DevOps Engineer based in Turkey with complete background of 3 years. I have 2,5 years of heavily back-end oriented full stack developer + SRE (Python + C# + MongoDB + Linux) for a small game studio and 6 months of Support & DevOps experience in one of the biggest FinTech companies in Turkey (which has pretty high pace environment). I'm looking for DevOps jobs in Central EU (I'm not sure about USA, but would love to consider the options). Although I receive interview requests in Turkey pretty often, I have pretty low luck in EU/USA. Probably it’s related to risks and costs of visa sponsorship but I’m not sure.
I'm jack-of-all-trades kind of person. Highly adaptive, highly curious, highly fast learner.
Technologies I have hands on experience;
Python, Linux, Kubernetes, Redis, Azure DevOps, C#, SQL Server, MongoDb, ELK Stack, IIS, WebSockets, Flask.
We don't have cloud/Kubernetes over here, it's all on-premise. But I'm in process of learning and probably migrating entire stack to the K8s. And unfortunately I don't have any cloud experience but I'm fairly certain that with given enough time I can get my way around it over time.
CV
https://redd.it/sbr7ac
@r_devops
Google Docs
AhmetUmitYayla_Resume.pdf
Do you use Atlantis for Terraform dev collaboration?
I'm looking for ways to easily collaborate over Terraform source code with others. Atlantis is one solution i found and I wonder if you have any experience with it.
What I like about it is that you can see the plan in the PR and then later deploy the exact same plan, but it makes me wonder how that works if I have 3 (dev, staging, prod) infra environments. Will it show 3 separate plans, one for each workflow?
Any problems integrating with Terragrunt?
https://redd.it/scdnve
@r_devops
I'm looking for ways to easily collaborate over Terraform source code with others. Atlantis is one solution i found and I wonder if you have any experience with it.
What I like about it is that you can see the plan in the PR and then later deploy the exact same plan, but it makes me wonder how that works if I have 3 (dev, staging, prod) infra environments. Will it show 3 separate plans, one for each workflow?
Any problems integrating with Terragrunt?
https://redd.it/scdnve
@r_devops
reddit
Do you use Atlantis for Terraform dev collaboration?
I'm looking for ways to easily collaborate over Terraform source code with others. Atlantis is one solution i found and I wonder if you have any...
Best A Cloud Guru courses for novices?
I've got a plan and my eyes are running wide. I'm sure a lot of folks here have some experience with the platform.
Any recommendations for AWS, Kubernetes and Terraform? AWS Certified Cloud Practitioner, Certified DevOps Engineer, k8s CKA and Terraform Certified Terraform Associate seem obvious, but what else?
Thanks!
https://redd.it/sced7j
@r_devops
I've got a plan and my eyes are running wide. I'm sure a lot of folks here have some experience with the platform.
Any recommendations for AWS, Kubernetes and Terraform? AWS Certified Cloud Practitioner, Certified DevOps Engineer, k8s CKA and Terraform Certified Terraform Associate seem obvious, but what else?
Thanks!
https://redd.it/sced7j
@r_devops
reddit
Best A Cloud Guru courses for novices?
I've got a plan and my eyes are running wide. I'm sure a lot of folks here have some experience with the platform. Any recommendations for AWS,...
Help me to understand CI / CD
Hi all,
I am very new to this CI / CD. Pardon me is some of the things I ask here are dumb.
I am a full stack PHP developer. We have few in-house applications. Every time when we have a new deployment, we are asked to do the deployment after 11:30 P.M. which me and other developers find it difficult and sometimes we end up doing ad-hoc deployments, multiple times a week. We are looking to setup a CI / CD pipeline in AWS. But we and other developers are not really sure how it works. Below are some of my queries that I need guidance from this community so that I can better understand about CI / CD.
Q1. Is CI / CD really seamless ?
Lets say we have a controller "ReceiptController.php" and we want to do a hot deployment at 3 PM. When this CI / CD is initiated, will it affect those users who have executed functions from this Controller ? Example There is User A who is trying to upload a Receipt Image from Mobile App that is using this controller as API and the user has uploaded the image and clicked "Submit" button, while the deployment is already in progress. Will it affect this user or AWS will take care of these kind of scenarios ? Now every time we do a hot deployment, we need to request for Down Time and have users complaining and stuff. We mainly want to solve this issue. Is it really seamless or need to request for down time ?
Q2. Can we do rollbacks to whatever was deployed ?
Example we have a Laravel application and we run Laravel's DB migrations every time we do a deployment. Often times we end up not writing Unit Test Cases as we are a small Team. In those cases if we happen to find any major issues that needs to be reverted, does AWS CI / CD have this feature ? I mean we need to rollback Database Changes and Code Changes..how to do this ? I tried to search AWS documentation and I could not get a clear idea.
Q3. How do we push from Dev / STG to PRD ?
Assume that we have built one feature and UAT has passed in STG. Now how does the CI / CD tool help to push the changes to PRD ? Or how should we configure it ? Currently we just copy the code from STG and upload to PRD using FTP. Is there any better way to do using CI / CD ?
Thank You for your help in advance.
https://redd.it/scfr7u
@r_devops
Hi all,
I am very new to this CI / CD. Pardon me is some of the things I ask here are dumb.
I am a full stack PHP developer. We have few in-house applications. Every time when we have a new deployment, we are asked to do the deployment after 11:30 P.M. which me and other developers find it difficult and sometimes we end up doing ad-hoc deployments, multiple times a week. We are looking to setup a CI / CD pipeline in AWS. But we and other developers are not really sure how it works. Below are some of my queries that I need guidance from this community so that I can better understand about CI / CD.
Q1. Is CI / CD really seamless ?
Lets say we have a controller "ReceiptController.php" and we want to do a hot deployment at 3 PM. When this CI / CD is initiated, will it affect those users who have executed functions from this Controller ? Example There is User A who is trying to upload a Receipt Image from Mobile App that is using this controller as API and the user has uploaded the image and clicked "Submit" button, while the deployment is already in progress. Will it affect this user or AWS will take care of these kind of scenarios ? Now every time we do a hot deployment, we need to request for Down Time and have users complaining and stuff. We mainly want to solve this issue. Is it really seamless or need to request for down time ?
Q2. Can we do rollbacks to whatever was deployed ?
Example we have a Laravel application and we run Laravel's DB migrations every time we do a deployment. Often times we end up not writing Unit Test Cases as we are a small Team. In those cases if we happen to find any major issues that needs to be reverted, does AWS CI / CD have this feature ? I mean we need to rollback Database Changes and Code Changes..how to do this ? I tried to search AWS documentation and I could not get a clear idea.
Q3. How do we push from Dev / STG to PRD ?
Assume that we have built one feature and UAT has passed in STG. Now how does the CI / CD tool help to push the changes to PRD ? Or how should we configure it ? Currently we just copy the code from STG and upload to PRD using FTP. Is there any better way to do using CI / CD ?
Thank You for your help in advance.
https://redd.it/scfr7u
@r_devops
reddit
Help me to understand CI / CD
Hi all, I am very new to this CI / CD. Pardon me is some of the things I ask here are dumb. I am a full stack PHP developer. We have few...
Does anyone use emissary-ingress in production?
emissary-ingress aka Edge Stack (formerly Ambassador)
I am starting to doubt their marketing materials about broad adoption, because we cannot get it to work even with basic setup. Apart from terrible DX (e.g. you can provide whatever arbitrary configs, there is no validation), we keep hitting bug after bug after bug. They are not small bugs either, e.g. broken redirects. Any time I try asking questions in their Slack, their sales rep will message asking to "connect via zoom meeting to cover the pricing".
https://redd.it/scgznk
@r_devops
emissary-ingress aka Edge Stack (formerly Ambassador)
I am starting to doubt their marketing materials about broad adoption, because we cannot get it to work even with basic setup. Apart from terrible DX (e.g. you can provide whatever arbitrary configs, there is no validation), we keep hitting bug after bug after bug. They are not small bugs either, e.g. broken redirects. Any time I try asking questions in their Slack, their sales rep will message asking to "connect via zoom meeting to cover the pricing".
https://redd.it/scgznk
@r_devops
www.getambassador.io
Emissary-ingress Docs | Ambassador Labs
Route and secure traffic to your cluster with a Kubernetes-native API Gateway built on the Envoy Proxy.
Internal Developer Platforms: Why They Matter and How to Build Them
This is a high level look at the benefits of internal developer platforms, and some things to consider when building one.
https://loft.sh/blog/internal-developer-platforms-why-they-matter-and-how-to-build-them/
https://redd.it/scib14
@r_devops
This is a high level look at the benefits of internal developer platforms, and some things to consider when building one.
https://loft.sh/blog/internal-developer-platforms-why-they-matter-and-how-to-build-them/
https://redd.it/scib14
@r_devops
loft.sh
Internal Developer Platforms: Why They Matter and How to Build Them
As your organization grows, deploying your software and maintaining all related systems can become more complex. This complexity, along with the desire to own the infrastructure stack without needing workarounds for off-the-shelf tools, drives many teams…
maven build keeps failing
hello there, I'm using YT to help me build a plugin...but...things are just failing. can anyone help a bro out? I installed Maven via brew....that shouldn't have any indues right?
Failure: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project my-app: Compilation failure: Compilation failure:
https://www.youtube.com/watch?v=VJ7d9EyGbi0&t=29s
https://redd.it/scjz6f
@r_devops
hello there, I'm using YT to help me build a plugin...but...things are just failing. can anyone help a bro out? I installed Maven via brew....that shouldn't have any indues right?
Failure: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project my-app: Compilation failure: Compilation failure:
https://www.youtube.com/watch?v=VJ7d9EyGbi0&t=29s
https://redd.it/scjz6f
@r_devops
YouTube
Build a simple Maven project using Jenkins | How to configure Git project with Jenkins
Agenda:
Understating the sample maven java project
Configuring GIT and GITHUB repository in Jenkins
Creating a Maven build and test
Generating the maven build artifacts in Jenkins build log.
What is Jenkins | Why do we Use Jenkins
Jenkins – an open source…
Understating the sample maven java project
Configuring GIT and GITHUB repository in Jenkins
Creating a Maven build and test
Generating the maven build artifacts in Jenkins build log.
What is Jenkins | Why do we Use Jenkins
Jenkins – an open source…
What are Common Tech Stacks used in Start Ups for Devops?
I am a programmer at a large enterprise. Our company uses it's own internal cloud instead of options more popular at startups like AWS. We have a separate team that takes care of everything. We have our own tools to deploy to prod. No CI. We are basically waterfall. No agile.
I would like to join a startup but think I would be out of place because I lack familiarity with cloud tooling for devops.
Would anyone here be able to list out a few technologies that would be good for me to learn about if I am interested in joining a startup?
For example, AWS seems to have dozens/hundreds of different services they offer. I assume most startups only use a handful of the different services. Which are the most popular and why? How about Google Cloud?
In other words, if you were the first engineer at a startup, what kind of technologies would you provision for the startup? How would you set up your different environments and CI?
https://redd.it/scky8s
@r_devops
I am a programmer at a large enterprise. Our company uses it's own internal cloud instead of options more popular at startups like AWS. We have a separate team that takes care of everything. We have our own tools to deploy to prod. No CI. We are basically waterfall. No agile.
I would like to join a startup but think I would be out of place because I lack familiarity with cloud tooling for devops.
Would anyone here be able to list out a few technologies that would be good for me to learn about if I am interested in joining a startup?
For example, AWS seems to have dozens/hundreds of different services they offer. I assume most startups only use a handful of the different services. Which are the most popular and why? How about Google Cloud?
In other words, if you were the first engineer at a startup, what kind of technologies would you provision for the startup? How would you set up your different environments and CI?
https://redd.it/scky8s
@r_devops
reddit
What are Common Tech Stacks used in Start Ups for Devops?
I am a programmer at a large enterprise. Our company uses it's own internal cloud instead of options more popular at startups like AWS. We have a...
Open Source vs Proprietary Cloud Services
I was hoping to get your thoughts about this debate.
So one of the challenges I have with my team is encouraging everyone towards designing solutions that use open-source or Cloud’s flavor of open-source like Azure Database for Redis, Azure Kubernetes Service, etc.
My perspective is that once you learn your open-source tech-stack then you can run your stack on any cloud platform You choose to build on. This of course includes running on-prem if I want.
I also am trying to argue that the market pool of engineers will be higher if we are asking for experience around Prometheus or Grafana, then for direct cloud experience in Azure or AWS.
I also wanted to know what you think about open source and security. Personally, I think you can argue knowing the source code and having direct visibility into the technology’s development.
At the same time, Cloud proprietary services work just work and to the business seems easier, more cost-effective to use.
https://redd.it/sclndd
@r_devops
I was hoping to get your thoughts about this debate.
So one of the challenges I have with my team is encouraging everyone towards designing solutions that use open-source or Cloud’s flavor of open-source like Azure Database for Redis, Azure Kubernetes Service, etc.
My perspective is that once you learn your open-source tech-stack then you can run your stack on any cloud platform You choose to build on. This of course includes running on-prem if I want.
I also am trying to argue that the market pool of engineers will be higher if we are asking for experience around Prometheus or Grafana, then for direct cloud experience in Azure or AWS.
I also wanted to know what you think about open source and security. Personally, I think you can argue knowing the source code and having direct visibility into the technology’s development.
At the same time, Cloud proprietary services work just work and to the business seems easier, more cost-effective to use.
https://redd.it/sclndd
@r_devops
reddit
Open Source vs Proprietary Cloud Services
I was hoping to get your thoughts about this debate. So one of the challenges I have with my team is encouraging everyone towards designing...
Improving our CI/CD pipeline?
We have some old CI/CD in Jenkins that runs a PRB for every open PR when a branch is merged to master. This doesn't scale well with our team anymore because sometimes we can have up to 50 PRs open.
What is a better pipeline?
I think the original thought was to ensure that all open PRs still pass the PRB when merged with new changes introduced to master
https://redd.it/scnczf
@r_devops
We have some old CI/CD in Jenkins that runs a PRB for every open PR when a branch is merged to master. This doesn't scale well with our team anymore because sometimes we can have up to 50 PRs open.
What is a better pipeline?
I think the original thought was to ensure that all open PRs still pass the PRB when merged with new changes introduced to master
https://redd.it/scnczf
@r_devops
reddit
Improving our CI/CD pipeline?
We have some old CI/CD in Jenkins that runs a PRB for every open PR when a branch is merged to master. This doesn't scale well with our team...
Devops bachelor thesis topics
Im writing my bachelors thesis in information systems this spring and am interested in writing it about devops, what are some interesting topics or challenges for devops at the moment that i could write my thesis about?
https://redd.it/scmsia
@r_devops
Im writing my bachelors thesis in information systems this spring and am interested in writing it about devops, what are some interesting topics or challenges for devops at the moment that i could write my thesis about?
https://redd.it/scmsia
@r_devops
reddit
Devops bachelor thesis topics
Im writing my bachelors thesis in information systems this spring and am interested in writing it about devops, what are some interesting topics...
Should I Fake it till i make it - DevOps Interview
I am an Automation Test Engineer having 9+ years of Experience. I started exploring DevOps and its related tools and I staring loving DevOps more than QA. If i go for DevOps Interview will they consider my Automation testing experience?
Also in my current company, they are not allowing me to move to DevOps side.
Folks who successfully moved from QA Engineer to DevOps Engineer, how did you guys moved or tackling DevOps Interview when you dont have any Production/Server related real time experience.
I am also doing Side Projects(creating Pipeline ,Containerization such as) but still i dont get confidence like something "This Side Project is not a real Production servers, How I am gonna handle the real production server when i get DevOps jobs?"
Should i fake it till i make it in my DevOps interview?
my current Skill Set: Java,Selenium,Python
Skills I am learning: Linux, AWS, Docker, K8, Jenkins, Terraform.
https://redd.it/scm5qg
@r_devops
I am an Automation Test Engineer having 9+ years of Experience. I started exploring DevOps and its related tools and I staring loving DevOps more than QA. If i go for DevOps Interview will they consider my Automation testing experience?
Also in my current company, they are not allowing me to move to DevOps side.
Folks who successfully moved from QA Engineer to DevOps Engineer, how did you guys moved or tackling DevOps Interview when you dont have any Production/Server related real time experience.
I am also doing Side Projects(creating Pipeline ,Containerization such as) but still i dont get confidence like something "This Side Project is not a real Production servers, How I am gonna handle the real production server when i get DevOps jobs?"
Should i fake it till i make it in my DevOps interview?
my current Skill Set: Java,Selenium,Python
Skills I am learning: Linux, AWS, Docker, K8, Jenkins, Terraform.
https://redd.it/scm5qg
@r_devops
reddit
Should I Fake it till i make it - DevOps Interview
I am an Automation Test Engineer having 9+ years of Experience. I started exploring DevOps and its related tools and I staring loving DevOps more...
Sample applications for CI CD
Is there any list of sample application for playing with CI CD tools. Looking for list that has multiple projects in different languages.
More better if web apps which has multiple components like database, catching service, queue etc.,
https://redd.it/scj31a
@r_devops
Is there any list of sample application for playing with CI CD tools. Looking for list that has multiple projects in different languages.
More better if web apps which has multiple components like database, catching service, queue etc.,
https://redd.it/scj31a
@r_devops
reddit
Sample applications for CI CD
Is there any list of sample application for playing with CI CD tools. Looking for list that has multiple projects in different languages. More...
Free intro to Linux commandline/server course starting 7 February 2022
This free month-long course is re-starting again on the first Monday of next month.
Suitable whatever your background, and aims to provide that "base layer" of traditional Linux skills in a fun interactive way.
The course is free, and daily lessons appear in the sub-reddit r/linuxupskillchallenge - which is used for support/discussion. A discord server is also available.
More details at our FAQ.
Any feedback is very welcomed.
https://redd.it/scm480
@r_devops
This free month-long course is re-starting again on the first Monday of next month.
Suitable whatever your background, and aims to provide that "base layer" of traditional Linux skills in a fun interactive way.
The course is free, and daily lessons appear in the sub-reddit r/linuxupskillchallenge - which is used for support/discussion. A discord server is also available.
More details at our FAQ.
Any feedback is very welcomed.
https://redd.it/scm480
@r_devops
Discord
Join the Linux Upskill Challenge Discord Server!
Discord server for the Linux Upskill Challenge - talk with others participating in the challenge and get support here. | 2821 members
How long do your pipelines take?
I feel mine are quite slow and its adding too much friction, mainly the E2E tests. But then again I am not too sure what expectations are.
1. Build PR: 8-10 minutes
1. Runs unit tests, and produces a build
2. Release to PR environment: 2 minutes
3. Run E2E tests against PR: 20 minutes
If E2E finds a bug it will take 30 minutes to re-run. If E2E test needs updating it takes 20 minutes to re-run. I run the E2E tests individually for any that I am fixing.
On the plus side the E2E tests are picking up lots of subtle changes, and finding bugs in about 1 out of every 3 PRs.
So how long do your various pipelines take?
https://redd.it/scqn87
@r_devops
I feel mine are quite slow and its adding too much friction, mainly the E2E tests. But then again I am not too sure what expectations are.
1. Build PR: 8-10 minutes
1. Runs unit tests, and produces a build
2. Release to PR environment: 2 minutes
3. Run E2E tests against PR: 20 minutes
If E2E finds a bug it will take 30 minutes to re-run. If E2E test needs updating it takes 20 minutes to re-run. I run the E2E tests individually for any that I am fixing.
On the plus side the E2E tests are picking up lots of subtle changes, and finding bugs in about 1 out of every 3 PRs.
So how long do your various pipelines take?
https://redd.it/scqn87
@r_devops
reddit
How long do your pipelines take?
I feel mine are quite slow and its adding too much friction, mainly the E2E tests. But then again I am not too sure what expectations are. 1....
NGINX 404 issue on mobile
i have an nginx web server running on a linode. it's configured to redirect requests made to a certain domain, https://example,com to a netlify app, and then a subdomain as well, https://mobile,example,com to another netlify app. it had been working fine, until today.
now, users on mobile who try to access https://mobile,example,com get a 404 error. it works fine on desktop.
furthermore, if a mobile user accesses the root domain AND THEN the mobile subdomain, it also works normally. any pointers on how to fix this?
https://redd.it/scl3a2
@r_devops
i have an nginx web server running on a linode. it's configured to redirect requests made to a certain domain, https://example,com to a netlify app, and then a subdomain as well, https://mobile,example,com to another netlify app. it had been working fine, until today.
now, users on mobile who try to access https://mobile,example,com get a 404 error. it works fine on desktop.
furthermore, if a mobile user accesses the root domain AND THEN the mobile subdomain, it also works normally. any pointers on how to fix this?
https://redd.it/scl3a2
@r_devops
reddit
NGINX 404 issue on mobile
i have an nginx web server running on a linode. it's configured to redirect requests made to a certain domain, https://example,com to a netlify...