Matthew Scragg
49e5280edf
fix: remove elasticsearch start from vagrant install.sh
2016-04-24 18:52:09 -05:00
Matthew Scragg
96b583d63b
update scripts and readme with dependencies
2015-11-06 22:05:02 -06:00
Matthew Scragg
2eaf09dc78
ldap first pass
2015-10-14 17:36:22 -05:00
Simon Edwards
98f5430732
Make swapfile permanent by adding to fstab in install.sh
2015-07-31 15:12:33 +01:00
Matthew Scragg
13d4be8937
search pass two
2014-11-11 17:06:28 -06:00
scragg
c2404760b8
update vagrantfile and install script
2014-11-06 16:28:19 -06:00
Matthew Scragg
325c735f4e
removed lxml post processing
...
updated dockerfile
2014-10-29 15:06:54 -05:00
scragg
528c28fefe
fix config read bug
...
changed install script just or vagrant
updated readme
2014-10-23 22:22:30 -05:00
Matthew Scragg
07852bdd98
cli and setuptools wip
2014-10-16 16:54:45 -05:00
Matthew Scragg
8a4cda7f58
add some tests
2014-10-06 16:07:20 -05:00
Matthew Scragg
eb12c84e9a
Added RDBMS info
...
Canonical names to forced to lowercase
Made user model compatible to other DBs
CSS adjustments
Basic Firepad support (no presence info)
Cleaned up JS a bit
Added ability to remove draft from localstorage
Added support for drafts on multiple pages
Alert user if page changes, issue #1
2014-10-03 13:49:18 -05:00
Matthew Scragg
813d7cfc51
updated docker runsv script
...
updated install.sh
updated setup.py
2014-09-18 23:12:57 -05:00
Matthew Scragg
35bd6f246f
Merge pull request #16 from leek/patch-1
...
Allow bower to install with sudo
2014-09-18 10:45:58 -05:00
Matthew Scragg
2856dc076f
Fixes #17
...
Fix bug with loading token
Updated readme
Remove realms-wiki bash script (redundant)
Updated install.sh
Using setuptools to create cli entry point
Upstart script sets gid and uid
2014-09-18 10:13:33 -05:00
Chris Jones
dfb7fa7619
Allow bower to install with sudo
...
Without `--allow-root`, bower throws the following:
```
bower ESUDO Cannot be run with sudo
Additional error details:
Since bower is a user command, there is no need to execute it with superuser permissions.
If you're having permission errors when using bower without sudo, please spend a few minutes learning more about how your system should work and make any necessary repairs.
http://www.joyent.com/blog/installing-node-and-npm
https://gist.github.com/isaacs/579814
You can however run a command with sudo using --allow-root option
```
2014-09-18 01:46:13 -04:00
Matthew Scragg
6128d05c69
use ace-builds via bower
...
removed screen in install script
not longer forwarding port 80 in vagrantfile
2014-09-15 16:45:47 -05:00
Matthew Scragg
335b5b5324
update install script
2014-09-09 15:19:53 -05:00
Matthew Scragg
344207dcc9
update install script
2014-09-09 15:08:50 -05:00
Matthew Scragg
b4a74342e3
update install script, config, bower.json
2014-09-08 16:05:23 -05:00
Matthew Scragg
6459d6b842
chown venv dir in install script
...
set default ace editor options
lower font size on editor
2014-09-08 12:49:37 -05:00
Matthew Scragg
bea662e2e7
add partials support
2014-09-07 11:54:51 -05:00
Matthew Scragg
9c173895ae
readme updated
...
install script updated
2014-09-03 22:25:48 -05:00
Matthew Scragg
ad401da4f1
worked on assets bundling, added admin field
2014-09-03 21:29:47 -05:00
Matthew Scragg
0dead5176a
fix cache issue, rename provision script
2014-09-03 09:26:53 -05:00