Activity
From 05/16/2019 to 06/14/2019
06/14/2019
- RZ 02:55 PM Task #6679: Create ungleich game, a flask based game to show system engineering skills
- install etcd & start etcd
- read about how to use comands
- commands failed with different errors
- searching error file / no error file founded
- give right permissions - error still there
Questions:
- how looks a structur...- NS 12:01 PM Task #6810: Add a wireguard prometheus exporter to our infrastructure
- Re per-client: I see the "prometheus problem" - however it would be very interesting to see which client uses how much traffic / in out, which would help a lot for load balancing (i.e. move clients xyz to vpnserver A)
I wonder if ther... - EH 11:46 AM Task #6810: Add a wireguard prometheus exporter to our infrastructure
- This sounds more interesting to me than "IPv6 is down", but:
Nico Schottelius wrote:
> Parse output from wg show and make it available for prometheus
> ...
I must assume this means a count? Aka: how many peers are defined? how many ...
06/11/2019
- RZ 01:15 PM Task #6686: Implement game challenges 7-
- installed mysql and a client to verify the connection
- solved connection trouble with mysql successfully
- saved progress and realized, that i should use PostGreSQL and/or etcd
06/10/2019
- NS 12:46 PM Task #6686: Implement game challenges 7-
- Hey Roli,
please ensure that your code is always pushed to code.ungleich.ch
redmine@ungleich.ch writes: - RZ 12:38 PM Task #6686: Implement game challenges 7-
- - programming first challlenge
-- programmed striping network-string (check if the syntax is ok)
-- programmen switch (to select later the challenges)
-- stopped at a error - could it be that Flask has rulez where to write your code?
...
06/08/2019
- NS 06:30 PM Task #6811 (Rejected): Create a new easy to use cloud / vmm manager [project name: Kraut cloud, crown cloud, ucloud]
- Based on ideas from hack4glarus 2019 summer edition: [[hack4glarus-2019-summer:Crowd_cloud]]
- NS 06:28 PM Task #6810 (Rejected): Add a wireguard prometheus exporter to our infrastructure
- Parse output from wg show and make it available for prometheus
* Export "up" vpns
* Export received/sent traffic
* Export latest handshake
06/07/2019
- RZ 04:16 PM Task #6686: Implement game challenges 7-
- Things i did today:
- Raw Flask Structure is ready
- JSON Commands are planned
- Server can take command and give out a specified variable
- and: Git Push is done - NS 01:25 PM Task #6686: Implement game challenges 7-
- Good work, more updates like this, please!
redmine@ungleich.ch writes: - RZ 01:01 PM Task #6686: Implement game challenges 7-
- Things i did to understand flask:
- found out how to install and wrote progress to Chaorite
- learned structure with a web page, progress to chaorite
-- wrong way, no input/output to html - > input/output by CLI (curl). going back ...