glassware was usually significantly above comparable eBay listings (despite the labels sometimes claiming otherwise)
They have stickers which tell you they're cheaper than eBay when that's actually not the case? Isn't that illegal?
glassware was usually significantly above comparable eBay listings (despite the labels sometimes claiming otherwise)
They have stickers which tell you they're cheaper than eBay when that's actually not the case? Isn't that illegal?
Why require keycloak specifically? Maybe I want to use another authentication gateway.
Ideas what you can do. These are all SHOULD and not MUST requirements, so pick and choose what you can reasonably do in a realistic timeframe without overburdening yourself. Some of these steps can be outsourced to your community.
You can try to make a twelve factor app but some of their advice is probably not suited for your application. You will end with some 7.5factor app which is fine.
Follow SemVer and provide detailed instructions for upgrading major versions.
Use a build system which is easily installable and a language where you don't have to upgrade dependencies every second for security issues (looking at you, npm/nodejs).
Don't include a webserver which does HTTPS, let the people run their own reverse proxy.
Test your setup with and provide multiple web server configs for nginx, Apache2, Caddy, Traefik.
Test your setup with and provide multiple default configs for bare metal (with a dependency manager), Docker, Podman, Kubernetes, Kata Containers.
If you need a DB, include the possibility to migrate from a self contained one instance SQLite to a multi container pgsql/MySQL setup.
Write database migrations in both directions so people can downgrade on failures.
Make it possible to configure your system via ENV variables, ENV files and config files. Provide instructions on best practices and sane defaults. Explain these defaults and make clear configuration is optional.
Make it possible to disable authentication to add Authelia or LDAP through the webserver. Make clear that this is only to be used for external authentication.
Make it possible to run multiple parallel instances of your software without affecting the database consistency, e.g. for high availability or horizontal scaling.
Provide a versioned, documented API (does not need to be public) and use it yourself for your frontend. Provide a telemetry endpoint which is human readable and machine readable, so Prometheus or a similar system can scrape it.
Use Netbox templates instead maybe?
https://docs.netbox.dev/en/stable/features/configuration-rendering/
Installing Docker on a QNAP device is straightforward, thanks to the integrated Container Station application. Here's how you can do it:
Install Container Station: Log in to your QNAP device's web interface (QTS), and open the App Center. Search for "Container Station" and install it.
Enable SSH: If you need SSH access, go to the Control Panel > Telnet / SSH, and enable the "Allow SSH connection" option. Click "Apply" to save the changes.
Create a Docker Container: Once Container Station is installed, you can create Docker containers using the Container Station user interface. Go to 'Containers', click 'Create', and select an image from the available registries.
Configure Network Settings: Container Station supports multiple network modes and VLAN for flexible deployment. You can manage these settings according to your need.
Manage Containers: After creating your Docker containers, you can manage them through the Container Station interface, where you can start, stop, and configure your containers as needed.
For detailed instructions and the latest updates, refer to the official QNAP Container Station guide. It provides comprehensive information on using Container Station, including creating, managing, and deploying Docker containers.
You should be able to run syncthing in docker on qnap. Which model and software version is it?
Keep in mind that sync is not a backup, neither is RAID.
If you do multiple passes you can alleviate some of the downsides of low bitrates. You can always easily spot it in dark areas. I despise watching space movies or shows on streaming services because of the resulting excessive banding artifacts.
I really really liked Limewire and Shareaza. That coupled with collection search would be awesome.
International research had identified medical conditions such as cancer and heart disease, accidents - especially choking and poisoning - and medication complications as leading causes of death among autistic people.
I bet suicide risk is also higher as autistic people are often bullied and driven to suicide by being deemed failures in society. Especially autists with an IQ which is not above average hardly have access to good health care and friends.
You can reduce transmit power and enable meshing and roaming in conjunction.