1
0
Fork 0
Commit Graph

88 Commits

Author SHA1 Message Date
Pratham Patel be22a4156a
Caddyfile: add subdomains to redirect to some of my dotfiles 2024-02-13 20:02:31 +05:30
Pratham Patel ae95741bc9
Caddyfile: add subdomain for resume 2024-02-13 20:00:31 +05:30
Pratham Patel ff0d4a89c8
update the nextcloud upgrade script 2023-07-13 21:55:27 +05:30
Pratham Patel c07842ef94
hugo for my blog needs the debian image for some reason 2023-07-13 21:53:00 +05:30
Pratham Patel f4ca7e43cb compose: move ports in a sequential order 2023-05-12 20:55:46 +05:30
Pratham Patel 8083cdc13b remove gotify as I don't use it 2023-05-12 20:53:25 +05:30
Pratham Patel 4e3a68816a use a variable to define path for the volumes 2023-05-12 20:52:25 +05:30
Pratham Patel 2c318ba353 compose: add pull policy to always fetch the latest image 2023-05-12 20:48:28 +05:30
Pratham Patel 013a957aac added a script to manage podman upgrades 2023-05-12 20:46:28 +05:30
Pratham Patel 92fb7dbf5f master-compose: uptime-kuma: depend on gitea, hugo, nextcloud and gotify 2023-01-04 19:03:35 +05:30
Pratham Patel 6d5874db94 upgrade to postgres:15, add subdomain for gotify and remove auth for torrents 2022-12-28 18:33:03 +05:30
Pratham Patel 8d21ddabd9 master-compose: fix typo of dependency of caddy on transmission 2022-12-24 11:52:22 +05:30
Pratham Patel 5b75891fd4 master-compose: remove the nextcloud-cron service permanently 2022-12-24 11:47:38 +05:30
Pratham Patel babdf3143f changes made in this commit:
- add service uptimekuma in compose and Caddyfile
 - reorganize services and change ports appropriately
2022-12-24 08:50:28 +05:30
Pratham Patel cc3075087f Caddyfile: add reverse proxy for gotify 2022-12-22 11:34:32 +05:30
Pratham Patel 2fd916df1a gotify init 2022-12-02 16:01:12 +05:30
Pratham Patel b619c77867 rm new-compose.yml 2022-12-02 12:36:09 +05:30
Pratham Patel 0fbca8c1fe master-compose: nextcloud-web: since nextcloud-cron is no longer used, switch back to a private and unshared selinux label for bind mount 2022-12-02 12:34:48 +05:30
Pratham Patel 923335daf1 master-compose: disable IP rewrite for nextcloud 2022-11-14 11:39:31 +05:30
Pratham Patel 7445b0df4e master-compose: use a fully qualified image name (required as of Podman v4.3.0) 2022-11-13 18:14:41 +05:30
Pratham Patel 50b79c83a8 Caddyfile: spaces instead of tabs 2022-11-03 20:48:47 +05:30
Pratham Patel 50a701451a master-compose.yml: set hostname for nextcloud-govinda 2022-10-27 08:32:33 +05:30
Pratham Patel 94caeb4bc8 master-compose.yml: use transmission? 2022-10-18 08:48:08 +05:30
Pratham Patel 8bf6e1616d master-compose: postgres: use 14 since it is incompatible with 15 and do not use transmission-web 2022-10-15 13:01:20 +05:30
Pratham Patel 6d6a3b1eff add how to use crontab instead of using a separate nextcloud container 2022-10-01 17:13:07 +05:30
Pratham Patel 154aa52562 master-compose: remove nextcloud-cron service 2022-09-21 17:12:44 +05:30
Pratham Patel 26db0938de master-compose: use tag 'ext-debian' for hugo-mahayogi 2022-08-23 17:54:11 +05:30
Pratham Patel f1329a578e housekeeping 2022-08-21 10:01:02 +05:30
Pratham Patel c8e28f9af5 remove dir 'extras/' since everything is now in master-compose.yml 2022-08-20 13:47:02 +05:30
Pratham Patel c7728f1fbb deleted: netbootxyz-compose.yml 2022-08-20 13:32:47 +05:30
Pratham Patel 6fa8282f38 Changes to be committed:
modified:   Caddyfile

	- remove `git.thefossguy.com:22` since cloudflare's proxy does
	  not forward port 22 :(
	- for torr subdomain, use container `transmission-raadhe` at
	  port 9091; remove auth for now
2022-08-20 13:26:38 +05:30
Pratham Patel 2bd58a763a master-compose: remove all networks 2022-08-19 23:30:42 +05:30
Pratham Patel d0e6a39608 master-compose: removed wireguard-client and modified transmission-web appropriately 2022-08-19 23:29:30 +05:30
Pratham Patel 3809ec65ea master-compose:
- removed domain-specific networks (except for network-torrent)
 - rename transmission and wireguard containers
 - change mount volumes too
2022-08-19 01:27:28 +05:30
Pratham Patel 5a0b53c305 master-compose: reorganize it and add wireguard+transmission 2022-08-17 15:12:46 +05:30
Pratham Patel 0b54428449 master-compose: added networks and a template for services 2022-08-17 14:36:46 +05:30
Pratham Patel 62f95bea7c master-compose: cleanup 2022-08-17 14:08:05 +05:30
Pratham Patel bb23aae84b master-config: add more labels 2022-08-02 15:37:36 +05:30
Pratham Patel 8aaff35c57 added a label for auto-updating images via podman 2022-08-02 15:30:10 +05:30
Pratham Patel 638ff43549 master-compose.yml: fine tuning gitea-govinda 2022-08-01 16:13:43 +05:30
Pratham Patel 86a019e073 master-compose: gitea-govinda: enable ssh and disable sign up 2022-07-30 20:17:21 +05:30
Pratham Patel 37ca40aac1 Caddyfile: handle port 22 for git subdomain and add other subdomains for photos, notes and videos 2022-07-29 16:33:05 +05:30
Pratham Patel dd94ad084d master-compose: gitea-govinda: be explicit in ports and add ssh dir 2022-07-28 10:05:27 +05:30
Pratham Patel f989797477 use quotes around ports 2022-07-27 16:31:40 +05:30
Pratham Patel 018204b6b6 master-compose:
- gitea: change mount points to correct ones (fix issue where gitea needs to be reconfigured after _X_ number of reboots)
 - nextcloud: tag `/var/www/html` as shared
2022-07-27 01:46:17 +05:30
Pratham Patel 5a33e54b9e master-compose: nextcloud: renamed nextcloud-indra to nextcloud-kama 2022-07-26 21:59:18 +05:30
Pratham Patel b58ff64178 master-compose: nextcloud: migrated from mysql to postgres and added a container for cron 2022-07-26 21:56:49 +05:30
Pratham Patel dc5d71d3c4 use caddy auth for torr subdomain 2022-07-26 14:29:39 +05:30
Pratham Patel 511a73b7d4 added netbootxyz, not final yet 2022-07-24 18:10:07 +05:30
Pratham Patel 6268a65821 master-compose: caddy: use 'alpine' instead of '2-alpine', more secure 2022-07-24 18:08:23 +05:30