summaryrefslogtreecommitdiffhomepage
path: root/public
AgeCommit message (Collapse)Author
2019-04-01adding drone.io build automation (#44)Till Witt
* adding drone continuous delivery platform see drone.io for more info * fixed typo, removed default secret * reworked according to comments changed file name to reflect gitea specific configuration added infos to instructions.start and renamed file
2019-03-24add ArangoDB v3.4 (#43)Prabir Shrestha
* add ArangoDB v3.4 * change dockerCompose version to 3.3
2019-03-17Readded port for ghostKasra Bigdeli
2019-03-17Create hasura.json (#36)comontes
This is my first time working with a docker-compose file, but this seems to work fine. Original file taken from https://github.com/hasura/graphql-engine/tree/master/install-manifests/docker-compose-postgis this version has Postgis included
2019-03-17Removed all latest tagsKasra Bigdeli
2019-03-17Fixed rainloop versionKasra Bigdeli
2019-03-17Create rainloop.json (#38)Jakub Vaněk
2019-03-17Removed unused portKasra Bigdeli
2019-03-17Add ghost (#39)Felipe Augusto
2019-03-16Changed Ghost to be easier to deploy at firstKasra Bigdeli
while keeping the options open to adjust later
2019-03-16Freezing default version for ghost to ensure stabilityKasra Bigdeli
2019-03-16Add ghost (#35)Felipe Augusto
2019-03-16Upgrade Thumbor (#34)gingerlime
* APSL/thumbor is not actively maintained and doesn't have the latest versions * [MinimaCompact](https://github.com/MinimalCompact/thumbor) is actively maintained and works closely with the thumbor core team * This change switches to use minimalcompact and also upgrades the default version to the latest * Note: not sure if it's worth hard-coding an explicit version `6.7.0` or use the `latest` tag?
2019-03-11Fixed strapiKasra Bigdeli
2019-03-11Fixed strapiKasra Bigdeli
2019-03-09Added nightscoutKasra Bigdeli
2019-03-08Fixed jsreport volumeKasra Bigdeli
2019-03-08Adding jsreport (#33)Rommel C. Manalo
* Added the jsreport template * Update jsreport.json * Update jsreport.json * Uses the default version as 2.4.0-full, Using the latest tag is prone for unstable build
2019-02-08CaptainDuckDuck to CapRoverKasra Bigdeli
2019-02-08Add Gitea template (#27)Grega Vrbančič
* add Gitea template. * extend instructions.end text. * add Gitea template. * extend instructions.end text. * fix missing nodename issue. * Update README.md * Deployed pgAdmin * add Gitea template.
2019-02-08Fix old reference to CaptainDuckDuckLouieK22
2019-02-07Deployed pgAdminKasra Bigdeli
2019-02-07fix missing nodename issue.Grega Vrbančič
2019-02-07fix copy-paste errorGrega Vrbančič
2019-02-07add RabbitMQ template.Grega Vrbančič
2019-02-06updated the instructionRommel Manalo
2019-01-31Fix couchdb.json file.Ti/o
2019-01-22MongoDB password "can" be anything with an least one non whitespace characterKasra Bigdeli
2019-01-22Remove restriction on tags, they might contain hyphons and etc.Kasra Bigdeli
2019-01-22Fixed MongoDBKasra Bigdeli
2019-01-20Update mongodb.jsonRommel C. Manalo
--Update the regex validation for MongoDb version so valid numeric version (semver) is only acceptable (3.10 is ok but 3. is not) --Update the regex for password so it can accept also special character, and make it stricter for password --Update the password description to state more information about what password should it be
2019-01-16More not exposed as web app addedKasra Bigdeli
2019-01-16Custom ports and notExposeAsWebApp addedKasra Bigdeli
2019-01-16Reformat allKasra Bigdeli
2019-01-16Fixed parse and minioKasra Bigdeli
2019-01-15Fixed minioKasra Bigdeli
2019-01-14fixed minor bugs in jsonKasra Bigdeli
2019-01-13renamed files, fixed adminer optinal fieldKasra Bigdeli
2019-01-13restructured directoriesKasra Bigdeli