# My hosted services ### Services - send - cgit ### Usage #### Sync config `just upload` #### Server setup `just setup configure && just setup enable_firewall` #### Run core services `just setup core up -d` #### Run all services `just setup start` #### Stop all services `just setup stop` #### Update `just setup update` #### Local stuff for the above (same stuff running locally for testing) `just local-setup ...` ## Tasks - [ ] Anubis - [ ] add toc links for readme headers - [ ] Add health checks - [ ] Add safe service restart - [ ] auth/private repos (https://github.com/zx2c4/cgit/blob/master/filters/simple-authentication.lua)