- Mar 13, 2025
-
-
Bo-Chun Chen authored
Resolve SSH proxy routing hang in prod by fixing dual IP assignment on same network. See merge request rc/hpc-factory!175
-
Eesaan Atluri authored
Closes rc/hpc-factory#181 Defining a network can be optional when a port is already defined when deploying a VM. This commit adds flexibility where you can either use --port or --network options to define a network during the deployment. Alternatively, you can define both but the port cannot be from the same network you used in the --network option. Otherwise, you will have two ips from the same network which will cause network reachability issues.
-
Bo-Chun Chen authored
Enable rsyslog configuration by default See merge request rc/hpc-factory!183
-
- Mar 07, 2025
-
-
Bo-Chun Chen authored
fix: restart firewalld only when it was running See merge request !188
-
Bo-Chun Chen authored
-
- Mar 06, 2025
-
-
Bo-Chun Chen authored
fix: restart firewalld after change See merge request rc/hpc-factory!187
-
- Mar 05, 2025
-
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
fix node exporter with firewalld enabled See merge request !186
-
Bo-Chun Chen authored
-
- Mar 04, 2025
-
-
Bo-Chun Chen authored
feat: Add a way to define multiple security groups See merge request !176
-
- Feb 28, 2025
-
-
Bo-Chun Chen authored
Add node exporter See merge request rc/hpc-factory!184
-
- Feb 27, 2025
-
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
- Feb 19, 2025
-
-
Krish Moodbidri authored
Changed the 'enable_rsyslog_config' variable from false to true This should be the default behavior for all nodes unless explicitly turned off by the developer.
-
- Feb 04, 2025
-
-
Bo-Chun Chen authored
feat: disable fail2ban by default See merge request rc/hpc-factory!180
-
Bo-Chun Chen authored
-
- Jan 30, 2025
-
-
Eesaan Atluri authored
Install and configure fail2ban See merge request rc/hpc-factory!178
-
- Jan 29, 2025
-
-
Eesaan Atluri authored
-
Eesaan Atluri authored
-
- Jan 27, 2025
-
-
Eesaan Atluri authored
-
Eesaan Atluri authored
Adds fail2ban filter and jail configs
-
- Jan 24, 2025
-
-
Eesaan Atluri authored
-
Bo-Chun Chen authored
Add symbolic links for Slurm config files See merge request rc/hpc-factory!177
-
Krish Moodbidri authored
-
Krish Moodbidri authored
-
Bo-Chun Chen authored
Feat build extra vars See merge request rc/hpc-factory!168
-
Krish Moodbidri authored
Created symlinks for `slurm.conf`, `gres.conf`, `slurmdbd.conf`, and `cgroup.conf` in `/etc/slurm`. To ensure consistency with the current production environment where these symlinks already exist.
-
- Jan 14, 2025
-
-
Eesaan Atluri authored
Closes rc/hpc-factory#203
-
Bo-Chun Chen authored
feat: update account app port See merge request rc/hpc-factory!174
-
Bo-Chun Chen authored
-
- Jan 07, 2025
-
-
Bo-Chun Chen authored
Restart httpd service after update See merge request rc/hpc-factory!172
-
Bo-Chun Chen authored
-
Krish Moodbidri authored
Update Apache configuration for OOD rewrite rules during deploy phase See merge request rc/hpc-factory!170
-
Krish Moodbidri authored
-
Krish Moodbidri authored
previously it reflected a placeholder but it actually is the value in file from build that we're looking for and replacing in deploy phase
-
Krish Moodbidri authored
We lookup the value of the placeholder (RewriteCond %{HTTP:REMOTE_USER} \’^(.+)$\’) in this case in the apache conf during build and replace it with the rewrite conditions during deploy phase.
-
- Jan 03, 2025
-
-
Bo-Chun Chen authored
-
Bo-Chun Chen authored
-
- Jan 02, 2025
-
-
Eesaan Atluri authored
fix: Skip creating home dir for slurm user See merge request rc/hpc-factory!166
-