All gists

jason
Last active 1 month ago

Dockerfile for rhel dev system

0 0 1
1 RUN echo "Setting up dev system"; \
2 bash -c "$(curl -q -LSsf "https://github.com/casjay-base/centos/raw/main/root/.local/bin/fetch-repo-file")"; \
3 [ ! -d "/usr/local/share/CasjaysDev/scripts" ] && \
4 git clone -q https://github.com/casjay-dotfiles/scripts "/usr/local/share/CasjaysDev/scripts" && \
5 /usr/local/share/CasjaysDev/scripts/install.sh; \
6 dnf module -y reset php;dnf module -y install php:remi-$PHP_VERSION; \
7 pkg="$(curl -q -LSsf "https://github.com/pkmgr/centos/raw/main/lists/development.list")"; \
8 [ -n "$pkg" ] && yum install -yy --skip-broken "$pkg"
jason
Last active 1 day ago

VM-hosts

0 0 1

My VPS HOST MAPPINGS

## Tenant   - hosteons.com
dns         - 82.29.128.43    - 2402:d0c0:12:47ab::1                       [40Gx2G]    [casjaydns.com]      [June 7th, 2027, biennially $79.99]     [primary dns/backup mx]
dns1        - 103.124.104.139 - 2402:d0c0:15:87::f7f3:b529                 [40Gx2G]    [casjaydns.com]      [June 7th, 2027, biennially $79.99]     [backup dns/mx]
dns2        - 103.124.105.192 - 2402:d0c0:14:f::e337:1233                  [40Gx2G]    [casjaydns.com]      [June 7th, 2027, annually $43.99]       [backup dns/MX]
ns          - 82.29.128.140   - 2402:d0c0:12:b52::1                        [40Gx2G]    [casjaydns.fyi]      [June 9th, 2027, annually $29.99]       [technitium dns]
my          - 82.29.128.145   - 2402:d0c0:12:e04e::1                       [40Gx2G]    [casjay.in]          [June 9th, 2027, annually $29.99]       [pub/priv dns]
redir       - 82.29.128.146   - 2402:d0c0:0012:e0dd::1                     [40Gx2G]    [redxt.us]           [June 9th, 2027, annually $29.99]       [redir dns]