You are here |
rogs.me | ||
| | | |
blog.aymenhamza.com
|
|
| | | | Introductionn8n is an open-source workflow automation tool that allows you to automate tasks and integrate various applications, services, and systems. By using n8n, you can create workflows that connect different applications and automate complex tasks. In this article, we will discuss how to self-host n8n using Docker Compose. PrerequisitesBefore we | |
| | | |
epicserve.com
|
|
| | | | I was working on my Django Base Site project when I discovered a test was failing in a GitHub Action when trying to run Django's collectstatic manager command. It was failing in Python with the error, PermissionError: [Errno 13] Permission denied: '/srv/app/collected_static'. | |
| | | |
blog.nuculabs.de
|
|
| | | | I've been playing recently with ASP.Net Core and I'm developing a small Web API project in order to teach myself the framework. In still article I'll explain how to use a Postgres database with Docker, in order to make your development experience much more enjoyable. Before moving on, please make sure that you've installed: Docker Docker-Compose First, create the docker-compose.yml file in your root directory of the project, the file should contain: | |
| | | |
geoff.tuxpup.com
|
|
| | For the first time in quite a while, I caught the urge to publish a package to pypi today. The happy path for publishing a pure python package felt less obvious than I think it should've. Here's what I did. The package in question is published here, and the source code is available on sr.ht. It's the beginning of a youth baseball season. One of the things I do is help our commissioners get all the information our families need to the right places where families will find it. |