aboutsummaryrefslogtreecommitdiff
path: root/cgit-about.html (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-16TODOs.org: Sort services by priorityEuAndreh1-3/+3
2020-11-16guix-reconfigure.sh: Remove un-needed (for now) envsubst call and shrink ssh ...EuAndreh1-3/+4
2020-11-16vps.scm: Remove comment from generated OS configurationEuAndreh1-3/+0
2020-11-16vps.scm: Stop inlining content of sudoers fileEuAndreh1-3/+5
2020-11-16Add base Guix configuration and start switching to it•••- remove NixOS stateVersion from .envrc; - add guix-reconfigure.sh; - add vps.scm with initial Guix system configuration; - update vps.tf to use the new "base-guix" snapshot. The "base-guix" image doesn't need a password. The "andreh" users has one, but it is configured for not requiring it when running commands as "sudo". The expected minimal steps one has to go through for privilege scalation is via the SSH private key, and accessing the VPS via SSH. Since password login is disabled and root can't login via SSH either, only the private SSH key allows access to the server. After that, the attacker will be able to run commands as root. EuAndreh10-8/+69
2020-11-16Fix tests.shEuAndreh2-32/+1
2020-11-16Forget existing resource to start working on new VPSEuAndreh2-5/+2
2020-11-16TODOs.org: Outline migration to GuixEuAndreh1-73/+100
2020-11-09nixos-switch.sh: Delete placeholder directory at the endEuAndreh1-0/+1
2020-11-06Point to repos in sr.ht instead on the same VPS for allowing bootstrapingEuAndreh1-1/+1
2020-11-06TODOs.orgEuAndreh1-0/+5
2020-11-06Remove extra line from LICENSE fileEuAndreh1-1/+0
2020-11-02nixos-switch.sh: Add recursive chown on /data/EuAndreh1-1/+2
2020-11-02Update terraform generated filesEuAndreh5-0/+0
2020-11-02.envrc: Update TLDEuAndreh1-2/+1
2020-11-02vps-configuration.nix: Remove songbooks and eq from docs-projectEuAndreh1-1/+2
2020-11-02nixos-switch.sh: Fix init bootstrapEuAndreh1-2/+4
2020-11-02vps-configuration.nix: Remove deprecated attributes from nextcloud serviceEuAndreh1-2/+0
2020-11-02vps-configuration.nix: Use correct location of "fold" functionEuAndreh1-2/+2
2020-11-02nixos-switch.sh: Idempotently create folders and set permissionsEuAndreh1-1/+11
2020-11-02vps-configuration.nix: Upgrade systemState versionEuAndreh1-1/+1
2020-11-02README: Rename nixos-update.sh -> nixos-switch.shEuAndreh1-3/+3
2020-11-02Add Vultr API KEY to .envrc to enable calling "terraform destroy" from shellEuAndreh1-0/+2
2020-11-02Remove conversejs faviconEuAndreh1-0/+0
2020-10-31Add libedn, x-bindgen and eq to docs-projects listEuAndreh1-1/+1
2020-10-23Fix testsEuAndreh5-3/+233
2020-10-23Run nixfmtEuAndreh3-73/+56
2020-10-23Add bash scripts for tests instead of NixEuAndreh6-34/+106
2020-10-23Remove utils.nixEuAndreh1-108/+0
2020-10-23Remove .build.ymlEuAndreh1-13/+0
2020-10-23Use git.euandreh.xyz over git.sr.htEuAndreh2-2/+2
2020-10-14Move description into metadata.jsonEuAndreh2-1/+1
2020-09-24Make docs-site-for-project assume an i18n docsEuAndreh1-6/+3
2020-09-24Use i18n path for mediator documentationEuAndreh1-1/+1
2020-09-24Remove cement documentation websiteEuAndreh1-1/+0
2020-09-23TODOs.orgEuAndreh1-0/+2
2020-09-23Enable automatic GC of NixOSEuAndreh2-1/+15
2020-09-23Remove FIXME marker (already on TODOs.org)EuAndreh1-1/+1
2020-09-23Use SQLite instead of PostgreSQL: simplify operations and backupEuAndreh4-33/+16
2020-09-23Enable autoUpgrade with rebootsEuAndreh1-1/+7
2020-09-22Switch TLD for iterationEuAndreh1-1/+1
2020-09-22Remove mautrix files•••Instead create a module from the mautrix-whatsapp and start using mautrix-telegram module from nixpkgs. EuAndreh2-255/+0
2020-09-22Remove exclusion patterns from default.nixEuAndreh1-4/+2
2020-09-22TODOs.orgEuAndreh2-19/+23
2020-09-22Reorder nixos-update.shEuAndreh1-4/+2
2020-09-22Use nixos-unstable channel YOLO!!!EuAndreh3-3/+2
2020-09-22Move shell aliases into vps-configuration.nixEuAndreh3-10/+12
2020-09-22Refactor: simplify configuration.nix and put everything under /data/•••Preparation for doing backups with borg of /data/ on cronjob. EuAndreh5-388/+158
2020-09-19TODOs.orgEuAndreh1-0/+3
2020-09-19Initial setup for Telegram in Matrix, but it is still not workingEuAndreh6-15/+38