summaryrefslogtreecommitdiffhomepage
path: root/public/v1
AgeCommit message (Collapse)Author
2020-06-23Changed build chainKasra Bigdeli
2019-10-19Removed support for V1Kasra Bigdeli
2019-10-19Housekeeping (#100)Andrew Wong
* Fix redis documentation link address * Clean grammar and stray apostrophe characters
2019-08-15UpdatedKasra Bigdeli
2019-08-15FusionAuth (#85)Tommy Kyser
* added FusionAuth * removed "latest as a default value from variables for versions" * fixed postgres settings that I orginally borked * added RAM requirement
2019-08-14Added v2Kasra Bigdeli
2019-08-13Make sure to use correct data folder for mariadb (#86)Marius Gripsgard
The correct data path for mariadb is "/var/lib/mysql". See: https://mariadb.com/kb/en/library/default-data-directory-for-mariadb/
2019-08-12Update poste-io.jsonKasra Bigdeli
2019-08-06Add gitlab-runner (#65)Marcel Haupenthal
* Add gitlab-runner With this One-Click-App, users can easily create their own Gitlab Runner to get unlimited ci/cd pipelines. * explain docker socket mount for gitlab-runner
2019-08-05Add poste.io (#84)Dev Aggarwal
* add poste.io * fix docs in poste.io; use proper docker image tag
2019-08-05Added MariaDB (#76)Thomas Jensen
* Added MariaDB * Set fixed value for default version * Added character sets setting
2019-08-05Update hasura.json (#67)Daniel Treviño
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