Activity
From 05/09/2019 to 06/07/2019
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 ...
05/28/2019
- RZ 09:02 AM Task #6679 (In Progress): Create ungleich game, a flask based game to show system engineering skills
05/15/2019
- NS 03:20 PM Task #6685: Implement game challenges 1-6
- h2. Challenge 1
How the user gets a /64, is NOT part of the challenge. The user has to
have access to a /64 *before* starting the game.
To join the game, the user will register her /64 and gets the first 10
points.
I.e. the user POSTs... - RZ 03:06 PM Task #6685: Implement game challenges 1-6
- Nico Schottelius wrote:
> * challenge 1: register an ipv6 network (10 points)
> ...
Questions to Nico:
CH 1:
Define register: When registering means to add a IPv6 Address the user has to find a IPv6 DHCP client somewhere. (How t... - RZ 02:10 PM Task #6685 (In Progress): Implement game challenges 1-6
@nico
The Status was on waiting, because i need to understand the structure of my solution. Need to find out how i can solve it with input/output. For my solution need to know how the "coding" works. I cant see the structure in this...- NS 12:24 PM Task #6685: Implement game challenges 1-6
- Why is the status waiting and not in progress Roli?
redmine@ungleich.ch writes: - RZ 08:52 AM Task #6685 (Waiting): Implement game challenges 1-6
- RZ 08:52 AM Task #6685: Implement game challenges 1-6
- @nico
i need more time to understand how to code python with a html website. - RZ 08:51 AM Task #6685 (Seen): Implement game challenges 1-6
05/13/2019
- NS 10:24 PM Task #6686 (Rejected): Implement game challenges 7-
- To be defined:
* challenge 7:
* challenge 8:
* challenge 9:
* challenge 10: - NS 09:36 PM Task #6685 (Rejected): Implement game challenges 1-6
- * challenge 1: register an ipv6 network (10 points)
** we generate a random ip in that network, name it "user ip"
* challenge 2: the user needs to configure the "user ip" to be ping'able; gets points when the user triggers/submits and ... - NS 07:26 PM Task #6679: Create ungleich game, a flask based game to show system engineering skills
- when starting, update this ticket status, please
- NS 10:20 AM Task #6679 (Rejected): Create ungleich game, a flask based game to show system engineering skills
- * high score & intro on landing page
* toolchain (= tools that you will use)
** flask
** pipenv
** etcd
** REST
* Tasks
** get a vm
*** ipv6 only, alpine
** create a user, install pipenv, setup flask with pipenv
** get hello w...