aboutsummaryrefslogtreecommitdiff
path: root/portal-gui/README
AgeCommit message (Collapse)Author
2011-03-02move $top/portal-gui into $top/rpkid/portal-guiMichael Elkins
svn path=/portal-gui; revision=3701
2011-01-25update portal-gui documentationMichael Elkins
svn path=/portal-gui/README; revision=3659
2011-01-20UNTESTED changes to port-gui to match myrpki.conf => rpki.conf changesRob Austein
into line with the other Python code portal-gui needs a bit more work to bring its autoconf into line with the other code, which may include some source tree reorganizations. svn path=/portal-gui/Makefile.in; revision=3621
2010-11-17update portal-gui install instructionsMichael Elkins
svn path=/portal-gui/README; revision=3553
2010-11-11move docs on configuring apache to README.apacheMichael Elkins
update README to detail use of the build.sh for installation instead of using the configure script directly. added USER= configuration variable to specify the user that the apache web server is running as. make install target sets file permissions so that apache user can read/write them adduser.py sets file permissions so that apacher user can read/write them svn path=/portal-gui/Makefile.in; revision=3548
2010-11-07change defaults to require deployment under apache+mod_wsgiMichael Elkins
svn path=/portal-gui/README; revision=3537
2010-10-28initial instructions for using portal-gui with rpkidemoMichael Elkins
svn path=/portal-gui/README; revision=3508
2010-07-09elaborate on the process of creating non-superuser users and granting access ↵Michael Elkins
to manage handles svn path=/portal-gui/README; revision=3371
2010-07-07add docs for --datarootdir and --localstatedir configure options; clarify ↵Michael Elkins
meaning of $DATABASE_PATH svn path=/portal-gui/README; revision=3364
2010-07-07update README with helpful debug tipsMichael Elkins
svn path=/portal-gui/README; revision=3361
2010-07-07added configure script to ease installationMichael Elkins
svn path=/portal-gui/Makefile.in; revision=3357
2010-07-06add missing instruction for setting $PYTHONPATH when invoking the django ↵Michael Elkins
test web server svn path=/portal-gui/README; revision=3347
2010-07-03list_resources now auto-detects all served handles.Michael Elkins
svn path=/portal-gui/README; revision=3319
2010-07-03make list_resource.py accept multiple <self/> handles as argumentsMichael Elkins
update docs add stub wsgi application svn path=/portal-gui/README; revision=3318
2010-07-03specify that list_resources must be run in the directory containing the ↵Michael Elkins
self-hosted rpkid's myrpki.conf svn path=/portal-gui/README; revision=3317
2010-07-03clarify that you should create the superuser accountMichael Elkins
svn path=/portal-gui/README; revision=3316
2010-07-03add note that django is required to be installedMichael Elkins
svn path=/portal-gui/README; revision=3315
2010-07-02portal-gui updatesMichael Elkins
svn path=/portal-gui/README; revision=3310
2010-07-02Add quick start instructionsRob Austein
svn path=/README; revision=3308