dm
364578b0aa
add relative paths to docker
2021-03-24 00:19:37 +01:00
Thorgrimson
803aad6219
Update README.md
2021-03-07 21:30:00 +01:00
Thorgrimson
79cd848cbb
Update README.md
2021-03-07 21:02:58 +01:00
banglashi
3fd00bf755
Merge branch 'mnt' into config/disable-db-logs
2021-02-06 00:17:46 +01:00
banglashi
e135976299
Merge pull request #158 from arillo/feature/default-color-via-config
...
allow for custom color swatches via config/default.json
2021-02-06 00:14:22 +01:00
dm
60667187f3
disable db logs via config/default.json
2021-01-21 23:26:08 +01:00
dm
ba72cf7dc8
use configurable default colors on reset
2021-01-21 08:54:29 +01:00
dm
3d391c571c
ammend docs
2021-01-20 09:14:49 +01:00
dm
65476a0d09
remove pg dependency, add docs
2021-01-07 15:41:37 +01:00
mntmn
6e4685e589
Update README.md
2020-07-22 22:01:40 +02:00
Florian Kohrt
3ce40c51a6
Add docker files ( #55 )
...
* Add docker files
* Improve docker-compose compatibility
* Use Openstack's standard port
* Use package ffmpeg-dev instead of ffmpeg
* improve dockerfile and config
* Add short docker guide
* adhere to previous naming conventions
* document former json comments
* Undo init.sh approach to touching the db file
* Make clear that it's about files on the host system
* add local path specifier
Co-authored-by: Denys Vitali <denys.vitali@swisscom.com>
2020-05-19 22:19:43 +02:00
Dorthe Luebbert
46769691d8
Added Graphicsmagick as dependency ( #52 )
2020-05-11 18:55:13 +02:00
mntmn
9d3105763b
readme update
2020-04-08 22:11:56 +02:00
mntmn
f5e5a7f8fe
readme update
2020-04-08 22:11:10 +02:00
mntmn
2fc14e1efe
Update README.md
2018-07-25 11:05:35 +02:00
mntmn
79a3d39015
Remove windows prerelease from README
...
Releases should be tested and built via CI/CD.
2018-07-17 12:21:32 +02:00
mntmn
60ccedd840
Update README.md
2018-05-01 01:25:07 +02:00
mntmn
d2f07a73cf
Update README.md
2018-04-14 18:54:16 +02:00
mntmn
f396bc2e40
update README
2018-04-14 22:32:28 +02:00
Lukas F. Hartmann
f752ec4219
readme tweaks
2018-04-12 20:27:58 +02:00
Lukas F. Hartmann
4caef3b913
update README
2018-04-12 19:56:06 +02:00
Lukas F. Hartmann
f321d67597
tune README
2018-04-12 18:49:45 +02:00
mntmn
ebac854da8
Port Backend to SQLite/Sequelize (removes MongoDB), Support Electron ( #14 )
...
* The MongoDB/Mongoose data storage is removed in favor of Sequelize. This abstracts over SQLite or RDBMs like PostgreSQL and MSSQL. The default is SQLite, which significantly simplifies deployments in end-user environments.
* As Spacedeck now has no more mandatory server dependencies, we can wrap it in Electron and ship it as a desktop application.
* Removes docker-compose.yml
* First version of import UI
2018-04-12 16:40:58 +00:00
Lukas F. Hartmann
8e0bc69a11
updated readme re: file storage requirements
2018-03-30 23:29:27 +02:00
Lukas F. Hartmann
38c0d75c28
updated and fixed README issues
2018-03-30 23:21:54 +02:00
Lukas F. Hartmann
65a5534cc6
fix config link in readme
2018-03-30 22:48:10 +02:00
Lukas F. Hartmann
fa81fd3d8a
remove unfinished docker paragraph from README
2018-03-30 22:45:27 +02:00
Lukas F. Hartmann
6d2d2310b6
basic import functionality; dockerfile fixes; session and cookie handling fixes
2018-03-30 22:34:27 +02:00
mntmn
6ad97ac5c2
fix port number in readme
2018-01-07 22:54:31 +01:00
Martin Guether
bbdcb2b2fe
Merge remote-tracking branch 'origin/master' into docker
...
# Conflicts:
# README.md
2017-04-07 12:00:28 +02:00
Martin Guether
f9cf8ba7e8
update ports and variables for docker compose bootstrap
2017-04-07 11:55:07 +02:00
Martin Guether
9877977750
add configuration lines to readme
2017-04-07 11:05:12 +02:00
Martin Guether
7605b8f373
node update
2017-04-07 10:59:10 +02:00
Martin Guether
dfcfd7f0b8
added binary dependencies to readme
2017-04-07 10:57:33 +02:00
Martin Guether
a3e2129b79
added experiemental docker support
2017-04-07 10:50:48 +02:00
mntmn
7ff2926578
initial commit.
2017-04-07 01:29:05 +02:00