continuist
  • Joined on 2025-03-26
continuist pushed to main at devteam/sharenet 2025-06-28 14:04:37 -04:00
0d9a943f66 The htpasswd file path corrected
continuist pushed to main at devteam/sharenet 2025-06-28 13:58:11 -04:00
a4ef13b5dd Create registry config.yml as SERVICE_USER too
continuist pushed to main at devteam/sharenet 2025-06-28 13:55:08 -04:00
02569c8cf4 switch to SERVICE_USER when handling registry stuff
continuist pushed to main at devteam/sharenet 2025-06-28 13:46:01 -04:00
e9ba3dc01e Added steps for SERVICE_USER group creation
continuist pushed to main at devteam/sharenet 2025-06-28 13:44:04 -04:00
81c70f85cb Remove unnecessary secret field in registry config.yml for public read access
continuist pushed to main at devteam/sharenet 2025-06-28 13:33:22 -04:00
fdaec65250 Remove sudo access from SERVICE_USER in guides
continuist pushed to main at devteam/sharenet 2025-06-28 13:13:35 -04:00
2ee91f95e0 Update the guide to allow DEPLOY_USER to use passwordless sudo
continuist pushed to main at devteam/sharenet 2025-06-28 12:28:55 -04:00
54bc5c5931 Revert previous
continuist pushed to main at devteam/sharenet 2025-06-28 12:28:03 -04:00
7716237eb6 test
continuist pushed to main at devteam/sharenet 2025-06-28 12:13:02 -04:00
e0d41caf94 revert previous
continuist pushed to main at devteam/sharenet 2025-06-28 12:11:55 -04:00
a41a75f33e test commit
continuist pushed to main at devteam/sharenet 2025-06-28 11:44:11 -04:00
41f0bd8c4f Refactored to add various scripts to repository instead of have user manually create them
continuist pushed to main at devteam/sharenet 2025-06-28 01:57:22 -04:00
61117b6fa6 Created test_setup.rs file that consolidates test setup code for interface tests, including db migrations
continuist pushed to main at devteam/sharenet 2025-06-28 01:38:39 -04:00
95a6a6faa0 Use migrate script to perform db migration in docker-compose
continuist pushed to main at devteam/sharenet 2025-06-28 01:26:47 -04:00
4988a397f1 Added deploy and migrate scripts and made sure they were consistent
continuist pushed to main at devteam/sharenet 2025-06-28 00:35:11 -04:00
299b8d4a33 Remove fallback to Docker Hub for frontend and backend images
continuist pushed to main at devteam/sharenet 2025-06-28 00:30:02 -04:00
92c784dcf1 Add a healthcheck route to backend
continuist pushed to main at devteam/sharenet 2025-06-27 23:53:02 -04:00
2346c1b569 Add steps to change timezone and set hosts file
continuist pushed to main at devteam/sharenet 2025-06-27 23:38:20 -04:00
7c9afdd686 Create a full CI/CD pipeline and production deployment guide that is fully consistent with Forgejo Actions workflow, docker-compose.yml, and nginx config
continuist pushed to main at devteam/sharenet 2025-06-27 01:38:26 -04:00
7eee42cea8 Add CI/CD and production flow