3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-25 18:25:03 +00:00
Commit graph

2272 commits

Author SHA1 Message Date
Code
cf46786101
feat: docker support (#1) 2022-08-08 17:47:51 -04:00
CodeTheDev
710e95695f
chore: prepare for docker support 2022-08-08 17:45:38 -04:00
Dragory
218c31231e
Merge branch '220601_docker_wip' 2022-08-07 14:02:44 +03:00
Dragory
7d47f36d99
docs: documentation updates 2022-08-07 13:58:47 +03:00
Dragory
c01a4027bd
chore: remove files that are no longer needed with the docker environment 2022-08-07 13:55:07 +03:00
Dragory
030da51da1
chore: remove deprecated .env.example from /dashboard 2022-08-07 13:53:02 +03:00
Dragory
1308054d69
fix: use docker compose v2 syntax in update.sh; only stop/start the containers rather than recreating them 2022-08-07 13:52:41 +03:00
Dragory
561f91949d
docs: fixes/tweaks to docker docs 2022-08-07 13:52:04 +03:00
Dragory
9bd1b97a11
fix: ignore empty values for STAFF/DEFAULT_ALLOWED_SERVERS 2022-08-07 12:45:52 +03:00
Dragory
22d0b14ef1
docker: allow configuring UID/GID used inside the containers 2022-08-07 12:23:27 +03:00
Dragory
ad1f5b8fde
chore: rename LICENCE.md to LICENSE.md 2022-08-06 22:31:10 +03:00
Dragory
a9cf019d29
chore: add LICENCE.md 2022-08-06 22:28:26 +03:00
Dragory
61f8b1579b
feat: more work on prod docker setup 2022-08-06 22:18:21 +03:00
Dragory
f0a96de371
debug: temporarily disable server auto-leaving
This is to avoid any potential funny business during the upcoming server migration.
2022-08-06 22:13:12 +03:00
Dragory
4a5e8ded75
feat: add DEFAULT_ALLOWED_SERVERS .env value 2022-08-06 22:12:40 +03:00
Dragory
f7fede47bd
refactor: use .env STAFF instead of global config owners for global commands 2022-08-06 22:11:54 +03:00
CodeTheDev
9d63167ad2
fix: update data contact email 2022-08-06 02:19:20 -04:00
CodeTheDev
26fe5a7c97
refactor: more dashboard rebranding 2022-08-06 02:07:32 -04:00
CodeTheDev
647094ff6a
refactor: change basic dashboard branding 2022-08-06 00:24:08 -04:00
CodeTheDev
76da3c82b4
refactor: tweaked update scripts 2022-08-05 22:49:18 -04:00
CodeTheDev
3477966a35
fix: use zepline emojis 2022-08-05 22:09:03 -04:00
CodeTheDev
9bc8287d4d
feat: bot presence 2022-08-05 22:06:57 -04:00
CodeTheDev
7b9e167ddd
refactor: edit pm2 process names 2022-08-05 22:05:06 -04:00
Dragory
91f54424ed
Early work on prod container 2022-07-16 22:16:34 +03:00
Miikka
3cf08e5a49 Update discord.js 2022-07-06 22:21:26 +00:00
Miikka
0e6c2619f0
Update applyRoleButtons.ts 2022-07-07 01:07:17 +03:00
Miikka
8574d61670
debug 2022-07-07 01:00:32 +03:00
Miikka
f5125cb3c3
Update applyRoleButtons.ts 2022-07-07 00:49:29 +03:00
Dragory
17fa857609
Remove docker-compose wrapper script; fixes to devcontainers 2022-06-26 23:15:36 +03:00
Dragory
db84d80e74
Update devenv instructions 2022-06-26 22:32:39 +03:00
Dragory
96101f267d
Add VSCode devcontainer support 2022-06-26 22:32:21 +03:00
Dragory
d8b7d0cba5
Update Docker instructions 2022-06-26 19:33:56 +03:00
Dragory
ce2255b6b7
Simplify dev docker setup 2022-06-26 19:30:46 +03:00
Dragory
b655085115
Add quick instructions for docker dev environment 2022-06-26 15:31:20 +03:00
Dragory
bc250209d8
Fix API_URL/API_DOMAIN usage in dashboard 2022-06-26 15:24:24 +03:00
Dragory
122f535e34
Fix API vhost in nginx container 2022-06-26 15:23:53 +03:00
Dragory
f463abb3e2
Temporarily disable config clean-up
The current query doesn't work in MySQL 8.
2022-06-26 15:23:22 +03:00
Dragory
6b44027eb4
Fix error when compiling ormconfig 2022-06-26 15:02:34 +03:00
Dragory
e760654c54
Use mysql_native_password for dev database zeppelin user 2022-06-26 15:01:54 +03:00
Dragory
12274a84b2
Fix .env number validation errors 2022-06-26 14:41:31 +03:00
Dragory
177a66a247
Merge remote-tracking branch 'origin/master' into 220601_docker_wip 2022-06-26 14:38:36 +03:00
Dragory
acbeddf11c
Fix old/broken env import 2022-06-26 14:37:37 +03:00
Dragory
b48b93a6de
Merge branch 'master' into 220601_docker_wip 2022-06-26 14:35:32 +03:00
Dragory
3773d659cc
Consolidate .env files. More work on dev containers. 2022-06-26 14:34:54 +03:00
Miikka
961a8c7fff
Merge pull request #337 from almeidx/userinfo-roles
fix: negative number in userinfo command
2022-06-26 14:10:05 +03:00
Almeida
7fb0d02adf
fix discord-api-types imports & usage of removed guild features (#335) 2022-06-26 14:09:27 +03:00
Dragory
d60d2bc568
fix: fix crash when unloading reminders plugin without running afterLoad() 2022-06-14 01:31:45 +03:00
Dragory
b05fbe1d04
Update to discord.js v13.8.0, adding support for text-in-voice 2022-06-13 21:19:56 +03:00
Dragory
ba78103807
fix: fix the fix 2022-06-01 19:49:14 +03:00
Dragory
058643f360
fix: fix crash in AutoReactions if a message is posted in an uncached thread 2022-06-01 19:38:56 +03:00