community
cwa-app-android
community | cwa-app-android | |
---|---|---|
9 | 18 | |
69 | 2,466 | |
- | - | |
7.6 | 7.3 | |
5 months ago | over 1 year ago | |
Jupyter Notebook | Kotlin | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
community
-
Trying to decide best practices for production environment
Pros are instant HA and Migration. Cons are huge bandwidth hits. With your 4x1gbe you would be maxed out on replicating those 25 VMs. You wouldn't have anything for users. I have a test lab with 4 nodes, 22cpu 100gbram and 30tb space, using low end stuff, 12hdds. Proxmox, ceph dashboard, (the native ceph dashboard you can turn on), and a netdata.cloud account. So I watch it like a hawk and like to load test.
-
Ask HN: Reducing the maintenance surface area of hosting a small internal app
Docker-compose, not k8s. Set up a script to update the OS, pull all your containers and reboot after hours once a week or once a day. Make sure the script specifies non interactive. Set up alerting for low disk space, see https://netdata.cloud or use your own tool
-
What’s your preferred stack?
There can be some issues if you mix and match elastic versions, wazuh versions, logstash versions. But the documentation guides you very well with matrix of what is and is not compatible. You will want a beefy VM to run it in, I started smaller than I should of, and after running a while it kind of puked on itself, certain things would randomly stop working. After giving it 32GB RAM, plenty of disk 4TB, and 8 vcpu, it now runs like a top. of course you will need to run, test and tune all the config files for Ossec, Wazuh, Logstash etc. The big one being JVM heap memory settings, larger these can be, the better performance. Also if you can, run it on SSD disk, helps alot being there is lots of I/O, log ingestion, processing etc. One free Linux monitoring platform I use, which I highly recommend for all Linux servers is netdata.cloud. Awesome, awesome, awesome! It actually helps tune and get real time health of the Wazuh server, and can point out pain points with hardware being undersized for example, too much swap utilization, disk I/O etc. Regardless, check that out regardless.
-
Netdata on MacOS
$ brew info netdata netdata: stable 1.29.3 (bottled) Diagnose infrastructure problems with metrics, visualizations & alarms https://netdata.cloud/ Not installed From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/netdata.rb License: GPL-3.0-or-later ==> Dependencies Build: autoconf ✘, automake ✘, pkg-config ✔ Required: json-c ✘, libuv ✘, lz4 ✘, [email protected] ✔ ==> Caveats To start netdata: brew services start netdata Or, if you don't want/need a background service you can just run: /usr/local/opt/netdata/sbin/netdata -D
-
Monitoring Software 2021
Try netdata.cloud
-
Netdata cloud and data control
What I know is that each node's data is still primarily stored on the node itself, and I've figured that the Registry used by Netdata cloud stores only URLs and randomly generated UUIDs. So my question is, will any other data be stored outside of my nodes? Does Netdata Cloud have access to my servers 24/7 or only when I got a browser tab with Netdata cloud open? Is there more information on security and data collection (besides GDPR and personal data collection) available on your site, netdata.cloud?
- Top 10 Trending GitHub Repositories
-
Introduction to StatsD
StatsD in Netdata
-
Ansible Is Stressing Me Out More Than Doing
hey, sorry about taking so long to reply, and thanks for opening an issue on Gitlab. I just released v1.0.0 of https://xsrv.readthedocs.io/en/latest/ and will try to send a PR to https://github.com/netdata/community/tree/main/netdata-agent-deployment explaining how to bootsrap netdata from the ansible monitoring role in the coming weeks.
cwa-app-android
-
ich🔵🦷iel
Steht dann in der App ned dass es ned aktiv tracen konnte? https://github.com/corona-warn-app/cwa-app-android/issues/920
-
Ask HN: Expert Advices for New Learners in Android Kotlin Development?
You can check out the following project as a reference. It incorporates many of the modern techniques others have mentioned and is well built.
https://github.com/corona-warn-app/cwa-app-android
-
Neue Geschäftsmodelle: Wie Luca nach der Pandemie weiter Kasse machen kann
Relevante github issues sind https://github.com/corona-warn-app/cwa-app-android/issues/75 und https://github.com/corona-warn-app/cwa-app-android/issues/1483
- Corona-Megathread KW 50 - I | O Omikron, O Omikron, wie schön sind deine Wellen
- Corona-App Sicherheitslücke gefunden um an Genesenen-Status einfach zu kommen - was tun?
- I'm upset about how Germany is dealing with covid
-
Red warning on Corona-Warn-App?
The whole app is open source so you can check the source code yourself instead of relying on screenshots https://github.com/corona-warn-app/cwa-app-android/blob/main/Corona-Warn-App/src/main/res/values/strings.xml
- Fehler in CovPass entdeckt. Wo kann ich dies melden?
-
Corona Megathread KW 30 - II | Das Impfglas ist doppelt halb voll
Siehe auch: https://github.com/corona-warn-app/cwa-app-android/issues/3514
-
Release on F-Droid as well
See also https://github.com/corona-warn-app/cwa-app-android/issues/1483 for the same issue for the German Corona-Warn-App that explains more advantages especially of reproducible builds.
What are some alternatives?
difftaichi - 10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)
dgca-wallet-app-android - Repository for the dgca wallet app for android.
Awesome-Linux-Software - A list of awesome applications, software, tools and other materials for Linux distros. [Moved to: https://github.com/luong-komorebi/Awesome-Linux-Software]
snmp_exporter - SNMP Exporter for Prometheus
2020-rki-impf-archive
tetris-os - An operating system, but it only plays Tetris. [UnavailableForLegalReasons - Repository access blocked]
acid-banger - The Endless Acid Banger
covpass-android - The official CovPass(-Check) Android apps and SDK.
Statsd - Daemon for easy but powerful stats aggregation