My new website, based on #docusaurus is now in public repo with #Gitea action configured to build it and pack into a #Docker image.
Time to #deploy, I guess.
My new website, based on #docusaurus is now in public repo with #Gitea action configured to build it and pack into a #Docker image.
Time to #deploy, I guess.
shout out nixos-rebuild
https://www.haskellforall.com/2023/01/announcing-nixos-rebuild-new-deployment.html. i made a little wrapper script for it, and it's really rad to do nix run .#deploy host
. it's also very sweet and thematic to run nix run .#deploy derpy celestia
to build on celestia
instead of the slow imac (yes i'm doing mlp names)
Deployments should be safe. Always. But what if your system is down? Is it ok to take shortcuts then?
Кажется, страждущие администраторы (включая меня) наконец-то достали разработчиков Bookwyrm достаточно чтобы те задумались о том, что можно было бы собирать официальные Docker образы проекта 🎉
Вот здесь - обсуждение этой идеи от одного из мейнтейнеров:
https://github.com/bookwyrm-social/bookwyrm/issues/3551
Если у вас есть свои пять копеек по этой теме - самое время написать их прямо сейчас.
Ну и, конечно, можно лайкнуть мой коммент, где я пишу, что это отличная идея и что не надо переоценивать её сложность.
GitLab CI: Первый пайплайн на Shared Runner
Привет, меня зовут Ярослав, я Backend‑разработчик в отделе Битрикс24 CRM Корус консалтинг . Не так давно я впервые занимался настройкой CI/CD для Битрикс‑проектов, поэтому сегодня хочу поделиться шагами, которые помогут запустить свой первый пайплайн. Статья подойдёт для полных новичков в теме поставки кода.
https://habr.com/ru/companies/korus_consulting/articles/900914/
Curious what everyone is using at work to deploy and update software to Windows PCs nowadays.
I really want to look into other options for work soon. We're still on-prem with an AD.
What do you use and it's it any good?
#sysadmin #deploy #update #question #enterprise
Руководство для начинающих по настройке SSH и CI CD для проекта с использованием Docker и GitLab (GitHub)
В этой статье я, насколько могу, подробно расскажу вам, как настроить SSH для подключения к виртуальной машине (VM) и интегрировать процесс CI/CD для вашего проекта с использованием Docker и GitLab/GitHub. Мы пройдем через все необходимые шаги, чтобы вы могли легко развернуть ваше приложение. Стоит сказать, что сама я новичок и вообще бэкенд разработчик, которому неожиданно пришлось развернуть проект на виртуальной машине, так что, если сюда забрел такой же новичок, то, дружище, я может и не достаточно хорошо, но постараюсь тебе все объяснить.
Wrote some high level overview of deployment strategies for web applications: https://murb.nl/articles/408-deploying-and-managing-web-applications (it was primarily written as input to my own rethinking of how I manage my stacks, and will be followed up by some more practical posts)
Cancelled envoyer.io a couple of weeks ago (US based). This week I had a few changes to deploy so I played around with deployer. Docs are not very clear, so getting up to speed was a bit more of a challenge than I would have liked, but in the end, succeeded. Much quicker to deploy than using envoyer.io, and more versatile.
Worth noting that deployer handles load balanced site quite gracefully.
Does anyone have any advice on how to debug certificate issues with #kamal and #thruster for a #rails application?
I'm seeing `server name component count invalid`.
https://github.com/basecamp/kamal/discussions/1453
#kamal2 #rubyonrails #debug #debugging #certificates #followerpower #deploy #autocert
Deploy from local to production (self-hosted) — https://github.com/bypirob/airo
#HackerNews #Deploy #Local #Production #SelfHosted #GitHub
Still using envoyer.io here, and want to either DIY it or use something else. Any suggestions? I have 1 project, so not rocket science. But, I always finding myself reinvetning the wheel when it comes to deployment, so would love a simple: This is a great way to do it. Need staging and production deployements.
In his newest blog post, Marco explains how to release and operate web applications with Git on Deploio. 📝 Various frameworks and tools attempt nowadays to standardize programming processes – web app development has changed over time. 🔀 But web application builds and deployments have also become more complex and require more and more configuration. ⚒️ You'll find the rest of the story and the whole blog post on our website: https://nine.ch/using-git-to-release-and-run-your-web-app-on-deploio/ 👈 #webapplication #deploy #git #blog #nine
Build Pipeline & Deployment für deine Web App
https://makertube.net/videos/watch/5cd65452-aa24-48d6-90d5-9c4edd144ef1
#PHP develpers might have a look at this.
Please
https://wordpresscenter.net/new/
Because...
"You'd be a lot cooler if you did", as our legendary great, Matthew McCoughnsneeze famously said (or became famous for saying, more accurately perhaps)
#LAMP #LXMP #LEMP #Linux #CMS #deploy #github #bash #scripting
Oh. it's just some kinda crazy nonsense. I'm tryin'a see if you can clone that repo and basically run that shell script and whether it works for you.
I've deployed it successfully on NGINX, Apache, and LiteSpeed.
Of course, my current server has an open_basedir restriction preventing it from functioning. This, my friends, is new territory for me! For a guy who messes w/ the filesystem (for some reason), you'd think i'd be an old pro with that one!
#BSI WID-SEC-2025-0308: [NEU] [mittel] #Octopus #Deploy: Mehrere Schwachstellen
Ein Angreifer kann mehrere Schwachstellen in Octopus Deploy ausnutzen, um Informationen preiszugeben, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen und einen Cross-Site-Scripting-Angriff durchzuführen.
https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0308
Поднимаем DeepSeek llm локально
Все уже слышали про новую модель deepseek r1, которая обогнала по бенчмаркам openai. Компания Deepseek выложила веса и дистилляты в открытый доступ, благодаря чему мы можем их запустить. В статье поднимем дистилляты модели r1 используя llama.cpp - потребуются лишь базовые умения работы с bash, docker и python. Самостоятельный запуск проще простого.
https://habr.com/ru/articles/878836/
#llm #deepseek #unsloth #deploy #distillation #inference #chat_bot
#BSI WID-SEC-2025-0182: [NEU] [mittel] #Octopus #Deploy: Schwachstelle ermöglicht Offenlegung von Informationen
Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Octopus Deploy ausnutzen, um Informationen offenzulegen.
https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0182
Интеграция Jira-AWX
Всем привет, меня зовут Денис, я хотел бы поделиться опытом использования AWX в рамках одной из наших потребностей. Статья может быть полезна ребятам с «инфры», если в компании используется vmware и подобное cloud решение для частого деплоя, а для всяческой бюрократии и запросов вы обращайтесь в Jira. Недавно @kuksepa выкладывала отличную статью про AWX по этому я не стану много описывать конкретно его, а постараюсь кратко описать процесс. Прошу не обращать внимание на замазанные элементы.
https://habr.com/ru/articles/876934/
#awx #jira #jira_servicedesk #git #vcenter #vsphere #cloud #deploy #ansible #terraform