Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Cleaned up docker configs & .ignore files #14

Merged
merged 1 commit into from
Jul 30, 2022
Merged

Conversation

fdnt7
Copy link
Owner

@fdnt7 fdnt7 commented Jul 30, 2022

!~ .dockerignore now actually works, being moved to the root dir
* lavalink-local is now not gitignored
| * jdk-13.0.2, Lavalink.jar are gitignored
| + application.yml.dev for configuring lavalink
? Cleaned up some old .ignored dirs/files
? Improved more efficient .gitignore globbing
- Completely removed internal vars instead interpolated with env file
? Changed env file's LAVALINK_PASSWORD -> LAVALINK_PWD
* Improved README
* Docker Images now use 3.10.5-slim-buster, updated from 3.10.2
? Very slight code improvements
* scripts/server now need sudo to lock & un the interpolated application.yml

`!~` `.dockerignore` now actually works, being moved to the root dir
`*` `lavalink-local` is now not gitignored
`| *` `jdk-13.0.2`, `Lavalink.jar` are gitignored
`| +` `application.yml.dev` for configuring lavalink
`?` Cleaned up some old .ignored dirs/files
`?` Improved more efficient `.gitignore` globbing
`-` Completely removed internal vars instead interpolated with env file
`?` Changed env file's `LAVALINK_PASSWORD` -> `LAVALINK_PWD`
`*` Improved README
`*` Docker Images now use `3.10.5-slim-buster`, updated from `3.10.2`
`?` Very slight code improvements
`*` `scripts/server` now need sudo to lock & un the interpolated `application.yml`
@fdnt7 fdnt7 merged commit 02d9f1c into main Jul 30, 2022
@fdnt7 fdnt7 deleted the cleanup-docker-stuff branch July 30, 2022 20:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant