Commit Graph

341 Commits

Author SHA1 Message Date
4472352785 Reformat code 2022-07-29 17:28:19 +01:00
75f79cf072 Fix joining channels with inactive relays 2022-07-29 17:28:09 +01:00
1ca6d79868 Implement creating relays via the API 2022-07-29 17:27:40 +01:00
33466b90ba Fix Redis config path 2022-07-29 22:22:22 +01:00
659d5b391b Use proper port for SSL listener 2022-07-29 22:22:22 +01:00
6e1dfecc95 Disable RelayAPI by default in stack file 2022-07-29 22:22:22 +01:00
3354a94024 Add stack example to test production 2022-07-29 09:09:08 +01:00
a5b25b2048 Use Git dir to make redis config absolute path 2022-07-29 09:06:13 +01:00
1f51bf2972 Use paths relative to root in production compose 2022-07-29 09:04:18 +01:00
6e41c8dfc0 Switch paths 2022-07-29 09:00:08 +01:00
ce0b26577f Use relative paths 2022-07-29 08:59:02 +01:00
335e602072 Fix redis.conf location in prod compose 2022-07-29 08:48:30 +01:00
1fcc9d6643 Don't pass template directory 2022-07-29 08:35:56 +01:00
1ab9824e95 Fix path issue 2022-07-29 08:32:39 +01:00
47312b04d4 Pass through configuration directories to compose 2022-07-29 08:31:01 +01:00
743c1d6be8 Fix environment variable path on production compose 2022-07-29 08:11:37 +01:00
1b60ec62f6 Properly configure production compose file 2022-07-29 08:02:10 +01:00
94303b1108 Create separate production configuration 2022-07-29 08:01:48 +01:00
219fc8ac35 Remove print statements 2022-07-28 21:30:23 +01:00
c5604c0ca8 Add trailing slash to example directory 2022-07-28 21:29:08 +01:00
f9482cac63 Add Portainer Git directory to env file 2022-07-28 21:27:26 +01:00
a61ba7b9e1 Seamlessly handle nonexistent configurations 2022-07-28 21:11:01 +01:00
b3dce50ce4 Add stack.env file 2022-07-28 19:57:26 +01:00
7eee2ec929 Move env file to example 2022-07-28 19:50:48 +01:00
2ad61e6afa Properly pass environment variables to the process 2022-07-28 19:50:07 +01:00
a598bbab4b Make some addresses and hosts configurable with environment variables 2022-07-28 19:38:37 +01:00
422d3d4cdc Lower compose version 2022-07-28 19:25:15 +01:00
2b4e037b51 Add docker definitions 2022-07-28 19:21:08 +01:00
15583bdaab Implement relay, channel and alias management 2022-07-27 22:03:42 +01:00
8050484b6f Implement editing networks via the API 2022-07-27 08:59:17 +01:00
4f141b976a Implement network and channels view 2022-07-26 22:16:35 +01:00
c302cd25da Implement API endpoint for network listing 2022-07-25 18:05:53 +01:00
24a2f79e8e Don't send to Logstash if it's disabled 2022-07-21 13:40:40 +01:00
8c9ec3ab9c Implement getting number of channels and users 2022-07-21 13:40:18 +01:00
a8d0a7d886 Implement more API functions 2022-07-21 13:40:17 +01:00
e3e150c805 Update config 2022-07-21 13:40:15 +01:00
071d6f4579 Implement API 2022-07-21 13:40:13 +01:00
4a8605626a Begin work on API endpoint 2022-07-21 13:40:11 +01:00
80c016761f Reformat again 2022-07-21 13:40:09 +01:00
7a0e2be66c Remove some legacy code 2022-07-21 13:40:07 +01:00
2fecd98978 Reformat project 2022-07-21 13:40:05 +01:00
4ecb37b179 Reformat and fix circular import 2022-07-21 13:40:03 +01:00
27cafa1def Revert "Reformat project"
This reverts commit 64e3e1160aa76d191740342ab3edc68807f890fb.
2022-07-21 13:40:01 +01:00
da678617d8 Reformat project 2022-07-21 13:39:59 +01:00
4669096fcb Don't attempt secondary registration if it is disabled 2022-07-21 13:39:57 +01:00
404fdb000f Don't attempt to register if it is disabled 2022-07-21 13:39:56 +01:00
2177766d90 Rename time to ts 2022-07-21 13:39:54 +01:00
4734a271a1 Extra error handling around emails 2022-07-21 13:39:52 +01:00
ef3151f34c Make Redis DBs configurable 2022-07-21 13:39:50 +01:00
8442c799be Add Redis DB numbers to configuration 2022-07-21 13:39:48 +01:00