## page was renamed from UltimateDebianDatabase/CreateLocalReplica #language en = Getting the code = Browse on [[https://salsa.debian.org/qa/udd/|salsa]] {{{ # clone over https:// git clone https://salsa.debian.org/qa/udd.git }}} {{{ # or over ssh: git clone git@salsa.debian.org:qa/udd.git }}} = Development environment with Vagrant = The easiest way to hack on UDD is using the Vagrant development environment. Just run {{{vagrant up}}} in the UDD source code. See [[https://salsa.debian.org/qa/udd/blob/master/Vagrantfile|Vagrantfile]] and the [[https://salsa.debian.org/qa/udd/blob/master/vagrant|vagrant scripts]] for details. This development environment supports setting up tunnels to access the main instance remotely, or dumping/importing data locally, depending on what you want to work on. If you don't want to use Vagrant, your best bet is to look at the [[https://salsa.debian.org/qa/udd/blob/master/vagrant/provision.sh|Vagrant provision script]] to understand how to setup your own instance manually. = Hack, hack, hack = Please submit patches to [[mailto:debian-qa@lists.debian.org|debian-qa]] mailing list. Bugs can be filed against the [[DebianBug:qa.debian.org]] pseudo-package, with user '''qa.debian.org@packages.debian.org''' and usertag '''udd'''. See [[DebianBug:692943|this bug]] or [[DebianBug:637524|that bug]] for examples of the pseudo-headers.