Project

General

Profile

Actions

Task #8673

closed
NS AB

The IPv6 ULA registry project

Task #8673: The IPv6 ULA registry project

Added by Nico Schottelius about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
12/04/2020
Due date:
% Done:

0%

Estimated time:
PM Check date:

Description

Introduction

Implementation

  • I suggest to use Django as we have some django hackers around

Features

  • user db from ldap
  • user can login - create networks
  • list of networks is public
  • maybe allowing searching?
  • Should import the sixxs list

Deployment

  • Deploying on ula.ungleich.ch (Alpine, Django-Hosting)
  • IPv6 only + IPv6 proxy

NS Updated by Nico Schottelius about 5 years ago Actions #1

  • Description updated (diff)

NS Updated by Nico Schottelius about 5 years ago Actions #2

  • Description updated (diff)

NS Updated by Nico Schottelius about 5 years ago Actions #3

  • Description updated (diff)
  • Assignee set to Ahmed Bilal

NS Updated by Nico Schottelius about 5 years ago Actions #4

  • Status changed from New to In Progress

NS Updated by Nico Schottelius about 5 years ago Actions #5

  • Description updated (diff)

NS Updated by Nico Schottelius about 5 years ago Actions #6

  • Description updated (diff)

NS Updated by Nico Schottelius about 5 years ago Actions #7

Deploying:

rmdir ~/app/
git clone git@code.ungleich.ch:ungleich-public/ipv6ula.git app 
cd app/
. ~/pyvenv/bin/activate
pip install -r requirements.txt 

python manage.py migrate

# manually creating local_settings.py with ldap secrets and using postgresql
vi ipv6ula/local_settings.py

python manage.py migrate

# Not needed, files are not collected but only in /static anyway
#python manage.py collectstatic

apk add openldap-dev

NS Updated by Nico Schottelius about 5 years ago Actions #8

  • Status changed from In Progress to Closed
Actions

Also available in: PDF Atom