Commit graph

16 commits

Author SHA1 Message Date
root e2857f8672 Pull out another instance of file reading/parsing. 2025-03-15 20:50:51 -04:00
root bb1d0363f3 Pull out the function to read and parse config files and add some more error handling. 2025-03-15 20:20:45 -04:00
root b3df846212 Pull some config-related functions out to their own file. 2025-03-15 18:15:59 -04:00
root 7d317743bb Add some error handling to the scripted proxy functions. 2025-03-15 13:05:05 -04:00
root 1d3dad77a4 Move the scripted networking to it's own file. 2025-03-15 11:39:13 -04:00
root a6b00f4c39 Add basic proxy scripting support. 2025-03-14 22:04:20 -04:00
root 308889be5f Import a forgejo docker config. 2025-03-09 21:43:17 -04:00
root e8b30a1b0f Move some code under conditionals for better error handling. 2025-03-09 17:00:35 -04:00
root a5573f7097 Parse a base system config if it exists. 2025-03-09 15:57:40 -04:00
root 8af1cd0fb4 Add a stub to start docker services. 2025-03-08 20:44:03 -05:00
root bf7d6c856e Flesh out service config generation, add support for converting our intermediate JSON to YAML. 2025-03-08 12:54:38 -05:00
root 51c304307f Add basic support for the services.config map. 2025-03-04 21:30:30 -05:00
root 44f3ab6f2f Set service path to services/name/provider. 2025-03-04 20:59:47 -05:00
root 63d53f5727 Start writing out a template for services. 2025-03-02 22:22:42 -05:00
root e1322051e1 Swap to unmarshalling the JSON. 2025-03-02 19:57:39 -05:00
root f9f2413e44 Import tool with package adding support and JSON configs. 2025-03-02 18:44:24 -05:00