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