Commit Graph

304 Commits

Author SHA1 Message Date
ba4b8c7501
Reformat helpers 2022-08-11 20:09:14 +01:00
0666c4a153
Enable debug mode with env vars 2022-08-11 20:09:01 +01:00
2a5e6766be
Update IRC template 2022-08-11 19:49:58 +01:00
c983a8e3b6
Allow gaps in relay numbering 2022-08-11 19:22:09 +01:00
a3fe92bea9
Implement deleting networks 2022-08-02 09:01:34 +01:00
9b03485b69
More error handling when joining channels with ChanKeep 2022-08-02 09:01:24 +01:00
98dcb99f90
Implement adding networks 2022-08-01 23:02:20 +01:00
aa68bfd9be
Implement requesting channel list for network 2022-08-01 21:38:46 +01:00
f3f717e693
Remove debugging code 2022-08-01 21:31:48 +01:00
864f0904f5
Implement automatic provisioning 2022-08-01 19:34:35 +01:00
b72d3d67a1
Implement updating aliases 2022-08-01 19:05:12 +01:00
96d189290b
Implement API endpoint to add next relay 2022-07-29 22:39:08 +01:00
c950bcbd43
Implement deleeting relays and fix adding 2022-07-29 22:11:43 +01:00
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