aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Update README.mdLibravatar thursday2021-07-18
|
* Update docker/docker-compose.ymlLibravatar thursday2021-07-18
| | | Co-authored-by: Cromefire_ <cromefire_@outlook.com>
* Update docker/docker-compose.ymlLibravatar thursday2021-07-18
| | | Co-authored-by: Cromefire_ <cromefire_@outlook.com>
* Update docker/docker-compose.ymlLibravatar thursday2021-07-18
| | | Co-authored-by: Cromefire_ <cromefire_@outlook.com>
* Update docker/docker-compose.ymlLibravatar thursday2021-07-18
| | | Co-authored-by: Cromefire_ <cromefire_@outlook.com>
* Update README.mdLibravatar thursday2021-07-18
|
* Update README.mdLibravatar thursday2021-07-18
|
* Update README.mdLibravatar thursday2021-07-13
|
* Update docker-compose.ymlLibravatar thursday2021-07-13
| | | Fixed the DATA_DIR to align with the rest of the repo and removed the reference to the config volume.
* Update .env.exampleLibravatar thursday2021-07-13
|
* Update README.mdLibravatar thursday2021-07-13
|
* Update docker/README.mdLibravatar thursday2021-07-13
| | | Co-authored-by: Cromefire_ <cromefire_@outlook.com>
* Update database.jsLibravatar thursday2021-07-13
| | | reverting DATA_DIR default to data
* Update docker/docker-compose.ymlLibravatar thursday2021-07-13
| | | Co-authored-by: Cromefire_ <cromefire_@outlook.com>
* Update docker/README.mdLibravatar thursday2021-07-13
| | | Co-authored-by: Cromefire_ <cromefire_@outlook.com>
* Update docker/entrypoint.shLibravatar thursday2021-07-13
| | | Co-authored-by: Cromefire_ <cromefire_@outlook.com>
* Update docker/entrypoint.shLibravatar thursday2021-07-13
| | | Co-authored-by: Cromefire_ <cromefire_@outlook.com>
* Update docker/README.mdLibravatar thursday2021-07-13
| | | Co-authored-by: Cromefire_ <cromefire_@outlook.com>
* Update Dockerfile Libravatar thursday2021-07-13
| | | | | Add docker-specific DATA_DIR Co-authored-by: Cromefire_ <cromefire_@outlook.com>
* Update docker/README.mdLibravatar thursday2021-07-13
| | | Co-authored-by: Cromefire_ <cromefire_@outlook.com>
* Update DockerfileLibravatar thursday2021-07-13
|
* Update .env.exampleLibravatar thursday2021-07-13
| | | changed data_dir to /data
* Update database.jsLibravatar thursday2021-07-13
| | | changing docker data_dir to /data
* Update database.jsLibravatar thursday2021-07-13
| | | Add path for path.join variables.
* Update entrypoint.shLibravatar thursday2021-07-13
| | | Updating APP_KEY location
* Update entrypoint.shLibravatar thursday2021-07-13
| | | Removing remaining references to cofig.txt
* Update .dockerignoreLibravatar thursday2021-07-13
| | | Still trying to fix the .env problem
* Update .gitignoreLibravatar thursday2021-07-13
| | | temporarily removing .env ignore
* Create .envLibravatar thursday2021-07-13
| | | Creating an empty .env file in an attempt to resolve the runtime issue discussed in PR 48
* Update DockerfileLibravatar thursday2021-07-13
| | | adding an empty .env file to attempt to resolve
* Update README.mdLibravatar thursday2021-07-12
|
* Update package.jsonLibravatar thursday2021-07-12
| | | Upgraded nodejs to '14.17.3' to match HEAD
* Update CONTRIBUTING.mdLibravatar thursday2021-07-12
| | | Upgraded nodejs to '14.17.3' to match main server HEAD
* Update .nvmrcLibravatar thursday2021-07-12
| | | Upgraded nodejs to '14.17.3' to match head
* Delete .gitignoreLibravatar thursday2021-07-12
| | | combining the docker .gitignore with the main server repo .gitignore.
* Update .gitignoreLibravatar thursday2021-07-12
|
* Update README.mdLibravatar thursday2021-07-12
|
* Update README.mdLibravatar thursday2021-07-12
| | | Further clarification for existing users.
* Update README.mdLibravatar thursday2021-07-12
| | | Further clarified migration pathway for existing users.
* Update docker-compose.ymlLibravatar thursday2021-07-12
| | | Added additional migration note for existing users.
* Update README.mdLibravatar thursday2021-07-12
| | | Updated migration text and deprecation warning.
* Update docker-compose.ymlLibravatar thursday2021-07-12
| | | Update default database name.
* Update README.mdLibravatar thursday2021-07-12
|
* Update README.mdLibravatar thursday2021-07-12
| | | Updated default database names throughout readme.
* Update README.mdLibravatar thursday2021-07-12
| | | Added links to Docker documentation to explain port mapping, the user runtime variables and container volumes.
* Update README.mdLibravatar thursday2021-07-12
| | | Fixed Ferdi-server syntax throughout the readme (specifically capitalization and the - between Ferdi and server).
* Update README.mdLibravatar thursday2021-07-12
| | | Added a warning about the deprecation of config.txt in the docker image, made Ferdi-server capitalization consistent, and fixed grammar throughout.
* Update database.jsLibravatar thursday2021-07-12
| | | Updated the path.join function for the default sqlite database and updated all default database names to `ferdi` rather than `adonis`
* Changed default dbname to ferdi in .env.exampleLibravatar thursday2021-07-12
|
* Merge branch 'master' into masterLibravatar thursday2021-07-10
|\