summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* radsecproxy-1.6.7Linus Nordberg2016-03-1410-34/+77
|
* Add info about git repo.Linus Nordberg2016-02-171-0/+9
|
* Run apt-get upgrade.Linus Nordberg2015-12-071-1/+2
|
* Tar balls are in top dir, not in dist/.Linus Nordberg2015-12-071-3/+2
|
* Abandon the "data container" idea.Linus Nordberg2015-12-042-13/+3
| | | | | | | | | Decouple from ndn web, generate html in ./html. Expected usage is now docker run -v /var/www/html/radsecproxy:/usr/local/src/radsecproxy-web/html IMAGE and have a web server use /var/www/html/.
* Sign sha256.txt.Linus Nordberg2015-12-031-0/+20
|
* Update comment.Linus Nordberg2015-12-031-4/+6
|
* Adjust volume to export.Linus Nordberg2015-12-031-4/+4
|
* Remove the rebuild stuff.Linus Nordberg2015-12-031-9/+1
| | | | That's just silly.
* Formatting.Linus Nordberg2015-12-031-5/+6
|
* $1 is now rebuild timeout in seconds.Linus Nordberg2015-12-031-3/+10
| | | | | Destination dir for ikiwiki output can be set in HTML_DESTDIR environment variable.
* Improve comment.Linus Nordberg2015-12-021-5/+6
|
* HTML has moved down to html/.Linus Nordberg2015-12-021-1/+1
|
* Clone into the proper directory.Linus Nordberg2015-12-011-4/+2
|
* Rename start.sh --> mkhtml.shLinus Nordberg2015-12-013-10/+21
| | | | | This is now supposed to run a "data volume container" and won't start any long-running process but rather just generate HTML.
* Add `--rm' to docker build.Linus Nordberg2015-12-011-1/+1
| | | | Remove intermediate containers.
* Draw from something less heavy.Linus Nordberg2015-12-011-1/+1
|
* Remove lightie stuff.Linus Nordberg2015-12-011-7/+12
| | | | Use this image for building the static HTML only.
* Docker image name is radsecproxy.Linus Nordberg2015-12-011-1/+1
|
* Build HTML in /var/www/radsecproxy/.Linus Nordberg2015-12-012-5/+8
|
* Add docker packaging.Linus Nordberg2015-11-124-1/+22
|
* Initial revision.Linus Nordberg2015-09-1745-0/+1740
Moving from https://software.uninett.no/radsecproxy/ to https://software.nordu.net/radsecproxy/.