self-hosted
Here are 668 public repositories matching this topic...
Hello,
Im new with node, its possible to you improve instalation docs for 'standalone' server installation ?
How to install latest node, npm, and dependencie to run n8n with
npm install n8n -g
example: im running ubuntu 16.04.
I'm using kanboard 1.2.13 inside a container. I created the following local folders:
mkdir /srv/kanboard/
db
data
plugins
nginx
Then I created a mysql instance:
docker run -d
--name kanboard-db
-e MYSQL_ROOT_PASSWORD=xxx
-e MYSQL_DATABASE=kanboard
-e MYSQL_USER=xxx
-e MYSQL_PASSWORD=xxx
-v /srv/kanboard/db:/var/lib/mysql
-p 3307:3306
Issue details
Check this article: https://uxdesign.cc/how-to-make-interactive-code-based-prototypes-that-feel-like-the-real-deal-even-if-you-suck-at-49da87f89282?gi=24317dd65bdc
When it's saved within wallabag, the page s
I like how Simplepush presents a couple of different ways to generate push messages on their website:
https://simplepush.io/#libraries
How about having a similar feature directly in the server GUI? That would include the bits documented here https://gotify.net/docs/pushmsg
Right now, I either need to navigate using Files (Nautilus) to the correct folder, or view the history (presumably — it isn't working for me right now, so I can't test this).
It would be nice to be able to open the project folder directly from SparkleShare's menu.
I'm on the Flatpak version of SparkleShare on Fedora. Perhaps being in Flatpak might be different — with portals, for example — b
When I added a torrent and in between downloading I removed it. It was still showing in Downloads section and I think so that, It was still downloading in the background(not sure).
Also to start seeding in herokuapp. I just changed the port to 50008. it got saved but not sure if its working.
-
Updated
May 19, 2020 - JavaScript
I was trying to setup isso using the Sub-URI configuration together with nginx as described in the
documentation. The setup described leads to a redirect loop when visiting https//localhost/isso.
Setup
Dockerfile
# debian:buster @ 2020-03-03 17:24:58
FROM debiaCurrently, only the subscribers API is documented, while there are many more handlers to document.
The docs are published at https://listmonk.app/docs/apis/apis/ and the source is at https://github.com/knadh/listmonk-site
-
Updated
Oct 9, 2019 - JavaScript
-
Updated
May 30, 2020
Hi !
I believe the SENTRY_WEB_HOST in sentry.conf.py does not behave exactly like I thought it would.
As I want to have sentry accessible only through my nginx, I chose to bind on 127.1. However, as it runs in a docker container, it makes the web interface not accessible even on localhost.
What I had to do is to bind to 0.0.0.0 and edit the docker-compose.yml:140 to tell docker to
We need a shiny new guide to run the new Magnetissimo on Heroku.
I'll take a stab at this once I add a few more features I have planned, if no one has taken care of it beforehand.
Included in this issue, maybe creating a Heroku Deploy button for 1-click set ups?
Currently, clicking the "open" button in the consume window ignores tare weight handling.
The example with flour: It has 2000g in stock. If I enter 500g as amount and open it, I expect the stock being empty because of the tare weight calculation. But instead the amount is 500g less than before.
I wonder if it makes sense to have the "open" action with products with tare weight handling enabl
I noticed that when I upload a .exe file, the download page does not explain at all what I am about to download.
Perhaps it should read " Download attachment (abcd.exe , 2.3MB)"
I've just installed this through docker on a Synology NAS, so it may be more apparent when hosted on another platform, so apologies in advance if that is the case.
Going through everything, and getting it working, I've found warts and some general usability issues. There is no documentation on how to create a theme, where they are uploaded, or what can be themed, as far as I can tell.
It wo
I think it would be helpful in the "Use" section to add how long it takes an average user to get a result.
I have it taking down about 120KiB/s which is not a ton but also have zero results after 20 minutes.
It would be a helpful guideline so people know when it's time to report errors.
Just for curiousity it would be interesting to know the bandwidth to result ratio. I bet nobody has th
Turns out we do not have described anywhere how to add feeds.
-
Updated
Jun 3, 2020 - PHP
If I wanted to specify ClojureScript dependencies, the following snippet would suffice.
#!/bin/sh
"exec" "lumo" "-c" "tools.cli-0.3.7.jar" "$0" "$@"
I think we should document this somewhere in this project.
How can I specify npm dependencies in a clojurescript script? Can it be documented, too?
Would you please consider adding social sharing buttons to the titles view?
I can think of 2 options:
I think th
-
Updated
Apr 23, 2020 - HTML
Currently, email subscription window looks like this:
I think the amount of information about the results of the subscription right now is not enough. My suggestion is to have an info button next to the text, which will show an explanation like the following:
-
Updated
May 8, 2020 - PHP
-
Updated
Apr 28, 2020 - JavaScript
I think it's confusing that you need both files. What's the difference between config and settings, anyway? My suggestion would be to use config.json exclusively.
-
Updated
Apr 19, 2020
Improve this page
Add a description, image, and links to the self-hosted topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the self-hosted topic, visit your repo's landing page and select "manage topics."



Thumbor is an open-source photo thumbnail service
I'm only have read about it, I never have used it so I open a issue instead of pull request, maybe someone can give us a feedback, but it looks good.
Maybe it can be in "Photo and Video Galleries" section?