Project

General

Profile

Statistics
| Revision:
  • svn:ignore: *password users.sql

# Date Author Comment
14043 07/15/2014 09:10 AM Aaron Marcuse-Kubitza

fix: config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: `make` commands: use `yes|` to avoid needing to confirm prompts

14042 07/15/2014 09:08 AM Aaron Marcuse-Kubitza

fix: config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: `make mk_db ...`: use `yes|` to avoid needing to confirm prompts

14041 07/15/2014 08:56 AM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: to test a different revision: added step that if any of the commands after `svn up` are broken, try a different revision

14040 07/15/2014 08:46 AM Aaron Marcuse-Kubitza

bugfix: config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: `make db`: need to run `schemas/reinstall` manually because older versions of the codebase just used `schemas/install`

14039 07/14/2014 11:30 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: documented the range from within the revision should be chosen

14037 07/14/2014 09:18 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: `svn up`: documented runtime (1 min)

14033 07/14/2014 04:46 PM Aaron Marcuse-Kubitza

bugfix: to set up the VM: to use a database backup: also need to `make rm_initial_public` because initdb creates a non-empty DB

14032 07/14/2014 04:42 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: added steps to test a different revision

14030 07/14/2014 02:49 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: `sudo apt-get dist-upgrade`: documented runtime (12 min)

14029 07/14/2014 02:47 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: updated VM snapshot names

14028 07/14/2014 02:44 PM Aaron Marcuse-Kubitza

fix: config/VirtualBox_VMs/vegbiendev/README.TXT: to install system updates: added step to restart, because some system updates require this

14027 07/14/2014 02:34 PM Aaron Marcuse-Kubitza

fix: config/VirtualBox_VMs/vegbiendev/README.TXT: to install system updates: added step to restart, because some system updates require this

14026 07/14/2014 02:29 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: added instructions to install system updates

14025 07/14/2014 01:23 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: bin/import_all: documented runtime (50 min)

14024 07/14/2014 01:07 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: added steps to run the import

14023 07/14/2014 12:24 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: to set up the VM: added steps to move vegbiendev.vdi to the internal hard drive

14022 07/14/2014 12:19 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: added steps to start the VM

14021 07/14/2014 12:16 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: moved "set up the VM" steps to separate section

14020 07/14/2014 12:06 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: pg_restore: added steps to create a booted snapshot

14019 07/14/2014 12:01 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: moved creation of pg_restore snapshot to be part of just the database backup section

14018 07/14/2014 11:52 AM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: pg_restore: documented runtime (15 min)

14017 07/14/2014 11:51 AM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: pg_restore: time the operation

14016 07/14/2014 11:32 AM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: pg_restore: added name for VM snapshot after this step

14015 07/14/2014 11:31 AM Aaron Marcuse-Kubitza

bugfix: config/VirtualBox_VMs/vegbiendev/README.TXT: pg_restore: need to run as DB superuser to restore py_util

14014 07/14/2014 11:24 AM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: rsync: updated runtime (25 min)

14013 07/14/2014 11:24 AM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: added steps to create snapshot before running pg_restore

14012 07/14/2014 10:55 AM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: added steps to configure the VM before booting

14011 07/14/2014 10:53 AM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: added instructions for selecting the initial snapshot and booting the VM

14010 07/14/2014 10:36 AM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: perform long-running operations inside `screen`

14009 07/14/2014 10:35 AM Aaron Marcuse-Kubitza

bugfix: config/VirtualBox_VMs/vegbiendev/README.TXT: to use a database backup: only run mk_db, not db, to avoid restoring schemas that are part of the backup

14008 07/14/2014 09:33 AM Aaron Marcuse-Kubitza

bugfix: config/VirtualBox_VMs/vegbiendev/README.TXT: pg_restore: schemas must be in dependency order

14007 07/14/2014 09:21 AM Aaron Marcuse-Kubitza

bugfix: config/VirtualBox_VMs/vegbiendev/README.TXT: pg_restore: don't restore analytical_db schema because we don't use it and it depends on public, which we're not restoring

14004 07/14/2014 08:36 AM Aaron Marcuse-Kubitza

bugfix: config/VirtualBox_VMs/vegbiendev/README.TXT: pg_restore: need to create the schema before you restore into it, to avoid cryptic error messages

14003 07/14/2014 08:33 AM Aaron Marcuse-Kubitza

bugfix: config/VirtualBox_VMs/vegbiendev/README.TXT: schemas/postgresql.conf: need to decrease shared_buffers to match VM's allocated memory (1 GB)

14002 07/14/2014 08:18 AM Aaron Marcuse-Kubitza

bugfix: config/VirtualBox_VMs/vegbiendev/README.TXT: schemas/postgresql.conf: need to decrease shared_buffers to match VM's allocated memory (1 GB)

14001 07/13/2014 11:50 PM Aaron Marcuse-Kubitza

bugfix: config/VirtualBox_VMs/vegbiendev/README.TXT: need to run `make db` to restore users, which are not part of the backup

14000 07/13/2014 11:40 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: rsync: updated runtime (35 min)

13999 07/11/2014 04:54 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: turning off of non-ARIZ inputs: removed metadata datasources because these have been renamed to start with ".", and so aren't included in */

13998 07/11/2014 04:48 PM Aaron Marcuse-Kubitza

bugfix: config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: database backup approach: pg_restore: need to use for loop because pg_restore doesn't support multiple --schema options (it just uses the last one)

13997 07/11/2014 04:35 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: database backup approach: added step to restore the necessary schemas from the DB

13996 07/11/2014 04:32 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: database backup approach: rsync: documented runtime (13 min)

13995 07/11/2014 04:11 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: database backup approach: added step to fetch the database backup via rsync

13994 07/11/2014 04:04 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: database backup approach: moved steps to enable the user to access VirtualBox shared folders to separate section because VirtualBox shared folders currently don't work, likely because of a bug in VirtualBox Guest Additions when installed on something other than a clean Linux install

13993 07/11/2014 03:54 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: database backup approach: added steps to enable the user to access VirtualBox shared folders

13992 07/11/2014 03:06 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: added section for database backup approach, as alternative to clean database approach

13991 07/11/2014 10:32 AM Aaron Marcuse-Kubitza

fix: config/VirtualBox_VMs/vegbiendev/README.TXT: use ".." instead of - to indicate a range, to avoid this being confused for a minus sign

13973 07/10/2014 07:25 PM Aaron Marcuse-Kubitza

fix: config/VirtualBox_VMs/vegbiendev/README.TXT: updated for new metadata datasource names (see issue #940)

13969 07/10/2014 03:52 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: set up the VM: added steps to create a VM snapshot when done

13968 07/10/2014 03:37 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/README.TXT: `make`: documented runtime (15 min)

13967 07/10/2014 03:33 PM Aaron Marcuse-Kubitza

fix: config/VirtualBox_VMs/vegbiendev/README.TXT: removed non-applicable step about the MySQL root password, which is not used for this procedure

13966 07/10/2014 03:32 PM Aaron Marcuse-Kubitza

added config/VirtualBox_VMs/vegbiendev/README.TXT with instructions to test the import

13553 05/30/2014 04:49 AM Aaron Marcuse-Kubitza

removed no longer used config/VirtualBox_VMs/VegCore ERD/. use the Ubuntu 14.04 VM instead, which now has the VegCore ERD setup.

13552 05/30/2014 04:48 AM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/Ubuntu 14.04/Ubuntu 14.04.vbox: added VegCore ERD setup

13547 05/28/2014 03:54 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/vegbiendev.vbox: updated: merged post-bootloader installation steps into one snapshot now that eth1 addition is successful

13546 05/28/2014 03:49 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/vegbiendev.vbox: updated, which adds eth1

13545 05/28/2014 03:47 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/Ubuntu 12.04/Ubuntu 12.04.vbox: updated

13523 05/23/2014 04:20 PM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/vegbiendev/vegbiendev.vbox: updated

13521 05/23/2014 02:16 AM Aaron Marcuse-Kubitza

config/VirtualBox_VMs/Ubuntu */*.vbox: updated

13520 05/22/2014 04:20 PM Aaron Marcuse-Kubitza

bugfix: config/VirtualBox_VMs/: switched from symlinks to hard links, because svn does not follow symlinks

13519 05/22/2014 02:07 PM Aaron Marcuse-Kubitza

added config/VirtualBox_VMs/, containing the .vbox settings and password.txt (a non-empty password is needed for some system commands)

11970 01/20/2014 11:33 AM Aaron Marcuse-Kubitza

moved everything into /trunk/ to create the standard svn layout, for use with tools that require this (eg. git-svn). IMPORTANT: do NOT do an `svn up`. instead, re-use your working copy's existing files with `svn switch` (http://svnbook.red-bean.com/en/1.6/svn.ref.svn.c.switch.html).

7801 03/01/2013 03:53 PM Aaron Marcuse-Kubitza

root Makefile: VegBIEN DB: mk_db: Added command to import arbitrary DB users from a config file

7390 01/30/2013 10:48 PM Aaron Marcuse-Kubitza

config/: Set svn:ignore to exclude *password files

7389 01/30/2013 10:41 PM Aaron Marcuse-Kubitza

Removing config/bien_read_password from version control

7388 01/30/2013 10:30 PM Aaron Marcuse-Kubitza

Removing config/bien_password from version control

6321 11/20/2012 03:18 PM Aaron Marcuse-Kubitza

Added config/bien_read_password

272 12/22/2011 06:55 PM Aaron Marcuse-Kubitza

Moved bien_password to new config dir