1
0
Fork 0
mirror of synced 2024-07-16 19:56:10 +12:00
Commit graph

15 commits

Author SHA1 Message Date
Martin McKeaveney b5c32f8488 adding abstraction for config manager 2021-03-30 10:50:42 +01:00
Martin McKeaveney f7f385937c redis, tidy ups 2021-03-22 16:18:29 +00:00
mike12345567 2b33811496 Removing use of env file, was causing issues, just parsing the env variables directly. 2021-03-19 10:29:43 +00:00
mike12345567 c2302929bd Adding a digital ocean startup init process which makes use of the user_data system. 2021-03-19 10:02:29 +00:00
mike12345567 7634ed6869 Updating the CLI to have a fast init method, this will make using it for DO much much easier. 2021-03-18 18:26:41 +00:00
mike12345567 e1ecbe27f4 Fixing major issue discovered by Cheeks, the tense of language was not correct. 2021-03-01 18:04:30 +00:00
mike12345567 735a17c363 Formatting. 2021-02-26 17:09:20 +00:00
mike12345567 47d75ebc2e Updating for consistent use of chalk and logs, as well as adding an option to update docker-compose and envoy files. 2021-02-26 17:08:28 +00:00
mike12345567 7b528db449 Updating with pkg to make the CLI run anywhere easily. 2021-02-26 15:09:25 +00:00
mike12345567 3747b41452 Finishing up init with config building rather than downloading. 2021-02-26 13:48:11 +00:00
mike12345567 e0f4d05512 Fixing issue with init. 2021-02-26 13:33:31 +00:00
mike12345567 accdba6373 Update to add init functionality. 2021-02-26 13:30:24 +00:00
mike12345567 eb16ec3296 All the groundwork laid now, just need to implement the functionality for hosting. 2021-02-26 11:46:48 +00:00
mike12345567 66523884e2 More work in progress. 2021-02-25 14:42:50 +00:00
mike12345567 9003e6f60c Ground work for CLI. 2021-02-24 17:32:45 +00:00