summaryrefslogtreecommitdiffhomepage
path: root/public
AgeCommit message (Collapse)Author
2019-08-05Add template for Directus (#64)Mark Raymond Jr
* Add directus configuration file. * Change domain description line. * Fix SQL database password variables.
2019-04-30feat(*): add template for jboss/keycloak (#61)Aldair Cruz
2019-04-30feat(*): add template for sentry (#60)Aldair Cruz
2019-04-25feat(*): add template for gitlab-ce (#56)Aldair Cruz
2019-04-25Updated reverse proxyKasra Bigdeli
2019-04-25Adds option for setting the client_max_body_size (#59)EntiacMT
2019-04-16Update vsts.json (#58)EntiacMT
2019-04-14feat(*): add template for portainer (#57)Aldair Cruz
2019-04-13Added docs for pgwebKasra Bigdeli
2019-04-13feat(*): add template for pgweb (#55)Prabir Shrestha
2019-04-13feat(*): add template for jenkins (#53)Aldair Cruz
2019-04-13feat(*): add template for sonarqube (#52)Aldair Cruz
2019-04-12Added more descriptionKasra Bigdeli
2019-04-12Added reverse proxy imageKasra Bigdeli
2019-04-11feat(*): add template for sourcegraph (#51)Aldair Cruz
2019-04-09add elasticsearch (single and cluster) (#50)Frank Cieslik
* innital add of elasticsearch * modified warning for virtual memory to make sure the setting must be used on hosts * modified documentation, removed cap_host_port * changed doc for cap_container_port
2019-04-06feat(*): add template for nexus3 (#47)Aldair Cruz
2019-04-06feat(*): add template for Sql Server (#48)Aldair Cruz
2019-04-06feat(*): add template for verdaccio (#46)Aldair Cruz
2019-04-04Prisma with MySQL (#45)chriz001
* Create prisma.json * Tidy prisma start message * Prisma secret fixes Use $$cap_management_secret and explain secret regex
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