IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an email to s dot adaszewski at gmail dot com. User accounts are meant only to report issues and/or generate pull requests. This is a purpose-specific Git hosting for ADARED projects. Thank you for your understanding!

Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 52d6bc2 (HEAD -> master) Add zfs_untag() call to focker bootstrap. by Stanislaw Adaszewski 2020-06-05 11:55:21 +0200
  • f51e35d Add --non-interactive switch to focker bootstrap. by Stanislaw Adaszewski 2020-06-05 11:49:32 +0200
  • a72fcab Fix for passing focker-compose.yml without any leading path components. by Stanislaw Adaszewski 2020-06-04 12:34:48 +0200
  • defcfed Stop jails at the beginning of focker compose. by Stanislaw Adaszewski 2020-06-04 12:32:29 +0200
  • e0f8520 Add --images switch to focker jail list. by Stanislaw Adaszewski 2020-06-03 19:02:03 +0200
  • 6b9d395 Add jail.conf key in focker compose jail spec in order to pass parameters directly to jail.conf. by Stanislaw Adaszewski 2020-06-03 17:16:59 +0200
  • 050447f Add protect switch to volumes in compose. by Stanislaw Adaszewski 2020-06-03 13:43:02 +0200
  • 000397a Add focker volume protect/unprotect. by Stanislaw Adaszewski 2020-06-03 13:30:11 +0200
  • 3e00189 Add test_jail_create(). by Stanislaw Adaszewski 2020-06-02 23:31:38 +0200
  • 2ab5f72 Add test_quote(). by Stanislaw Adaszewski 2020-06-02 14:37:36 +0200
  • 2ba94a1 Add test_gen_env_command(). by Stanislaw Adaszewski 2020-06-02 14:35:53 +0200
  • c4fe642 Add test_jail_fs_create_01 and _02. by Stanislaw Adaszewski 2020-06-02 09:29:42 +0200
  • 0f4d3ab Start unit tests for jails. by Stanislaw Adaszewski 2020-06-01 14:44:00 +0200
  • 677f587 Add test_volume. by Stanislaw Adaszewski 2020-05-30 10:57:50 +0200
  • ec645a4 Add Basic_Usage_Guide.md. by Stanislaw Adaszewski 2020-05-30 09:40:30 +0200
  • 404ffc9 Change bootstrap switch name --dry-run to --empty. by Stanislaw Adaszewski 2020-05-30 08:47:46 +0200
  • 95f27a9 Add test_command_image_remove(). by Stanislaw Adaszewski 2020-05-30 08:36:12 +0200
  • 173200f Add test_command_image_prune(). by Stanislaw Adaszewski 2020-05-30 08:17:24 +0200
  • db175c8 Add test_command_image_list(). by Stanislaw Adaszewski 2020-05-30 08:01:56 +0200
  • 5095d85 Add test_command_image_untag(). by Stanislaw Adaszewski 2020-05-30 07:40:15 +0200
  • 66bc286 Support for chown in copy step. by Stanislaw Adaszewski 2020-05-30 07:32:10 +0200
  • 14d5b8e Add test_command_image_tag(). by Stanislaw Adaszewski 2020-05-27 11:15:49 +0200
  • 6852288 Add test_command_image_build(). by Stanislaw Adaszewski 2020-05-27 10:51:48 +0200
  • b5c9c8e Add test_build(). by Stanislaw Adaszewski 2020-05-27 10:13:45 +0200
  • c32eb92 Small fix by Stanislaw Adaszewski 2020-05-27 09:40:52 +0200
  • 27e80eb Add test_build_squeeze. by Stanislaw Adaszewski 2020-05-27 09:38:20 +0200
  • 69a57df Handle directories. by Stanislaw Adaszewski 2020-05-27 01:12:43 +0200
  • 8e84ed5 Start working on export. by Stanislaw Adaszewski 2020-05-27 00:58:33 +0200
  • 1216d9b Add test_parser_volume(), test_parser_compose(), test_parser_main_01() and test_parser_main_02(). by Stanislaw Adaszewski 2020-05-26 17:49:53 +0200
  • 93c9de9 Add test_parser_bootstrap(), test_parser_image() and test_parser_jail(). by Stanislaw Adaszewski 2020-05-26 16:00:33 +0200
  • eabf2fc Add test for command_compose_build. by Stanislaw Adaszewski 2020-05-26 13:41:35 +0200
  • 48b9e62 Add test for build_images(). by Stanislaw Adaszewski 2020-05-26 13:15:56 +0200
  • eb6dd4e Replace xfail with pytest.raises as it should be. by Stanislaw Adaszewski 2020-05-26 11:02:37 +0200
  • 62e7501 Add test for setup_dependencies(). by Stanislaw Adaszewski 2020-05-26 10:48:08 +0200
  • 6650700 Improve test_build_image and add options to copy step as a by-product. by Stanislaw Adaszewski 2020-05-26 10:21:40 +0200
  • 4807809 Add test for build_images. by Stanislaw Adaszewski 2020-05-26 09:54:01 +0200
  • a008f3e Add test for build_volumes. by Stanislaw Adaszewski 2020-05-26 09:13:54 +0200
  • a65fbf6 Add tests for exec_hook, exec_prebuild, exec_postbuild. by Stanislaw Adaszewski 2020-05-26 08:09:08 +0200
  • 264a687 Detail by Stanislaw Adaszewski 2020-05-25 15:14:00 +0200
  • 08a9380 Small fix by Stanislaw Adaszewski 2020-05-25 15:10:59 +0200
  • 9de528d Add dry run mode to focker bootstrap for testing purposes. by Stanislaw Adaszewski 2020-05-25 15:10:18 +0200
  • e7fd559 Start adding tests. by Stanislaw Adaszewski 2020-05-25 14:49:02 +0200
  • 66e835e Add focker volume get|set. by Stanislaw Adaszewski 2020-05-25 14:25:23 +0200
  • 0349db7 Start implementing the Prosody example. by Stanislaw Adaszewski 2020-05-22 13:04:18 +0200
  • c03598a Slightly ugly workaround for JID issues when numeric-only characters are used in jail name. by Stanislaw Adaszewski 2020-05-21 19:34:10 +0200
  • 3244300 Regroup the gitea example. by Stanislaw Adaszewski 2020-05-21 17:46:51 +0200
  • 8be1fca Final fixes for new gateway. by Stanislaw Adaszewski 2020-05-21 17:39:12 +0200
  • 6580575 Final fixes for new gateway, add --tagged-only switch to focker image list. by Stanislaw Adaszewski 2020-05-21 17:32:09 +0200
  • 75209fc Permission for gateway-cookiecutter volume. by Stanislaw Adaszewski 2020-05-21 17:08:33 +0200
  • 3316ec0 Add focker volume remove, add lock release for pre-/post-build hooks, add better gateway example that doesn't require rebuilding of images every time. by Stanislaw Adaszewski 2020-05-21 17:03:37 +0200
  • 8b83f11 Ability to override hostname in compose. by Stanislaw Adaszewski 2020-05-11 23:16:39 +0200
  • 40b8c45 Add support for depend. by Stanislaw Adaszewski 2020-05-11 23:10:56 +0200
  • f99a4c1 Add support for exec.prebuild. by Stanislaw Adaszewski 2020-05-11 22:13:28 +0200
  • adcb0f8 Test one more fake domain by Stanislaw Adaszewski 2020-05-08 12:22:08 +0200
  • 9014c58 Yet better way of initial run of certbot. by Stanislaw Adaszewski 2020-05-08 12:17:01 +0200
  • 3ad98db Even better way for initial run of certbot by Stanislaw Adaszewski 2020-05-08 12:10:41 +0200
  • a18eb75 Better way for initial run of certbot by Stanislaw Adaszewski 2020-05-08 11:46:40 +0200
  • 1d86fa6 Added crontab for nginx by Stanislaw Adaszewski 2020-05-08 11:26:55 +0200
  • c8428bf Added the pebble example and more or less finished the gateway example. by Stanislaw Adaszewski 2020-05-08 10:48:22 +0200
  • 8bcd9c6 Started working on nginx reverse proxy + Letsencrypt gateway example. by Stanislaw Adaszewski 2020-05-07 00:00:43 +0200
  • 1656857 Selective unlocking and selective backups. by Stanislaw Adaszewski 2020-05-06 11:02:52 +0200
  • d6e85d6 Locking for entire focker by default. by Stanislaw Adaszewski 2020-05-06 10:42:57 +0200
  • c123872 More protections for writing /etc/jail.conf. by Stanislaw Adaszewski 2020-05-06 08:53:15 +0200
  • edca7c0 Added --squeeze switch to focker compose build. by Stanislaw Adaszewski 2020-05-06 00:26:09 +0200
  • 3fa22e4 Better freeze ports revision in Gitea Fockerfile. by Stanislaw Adaszewski 2020-05-05 23:52:32 +0200
  • d6d4d9e Added --squeeze argument to focker image build. by Stanislaw Adaszewski 2020-05-05 23:39:08 +0200
  • ac5b6f7 Added support for chown, chmod and zfs props in volume compose. by Stanislaw Adaszewski 2020-05-04 14:03:37 +0200
  • 0ec78a3 Relaxed access to markdown api. by Stanislaw Adaszewski 2020-05-04 08:26:48 +0200
  • b095611 Mini detail by Stanislaw Adaszewski 2020-05-03 08:57:31 +0200
  • 3c9181f More customizations by Stanislaw Adaszewski 2020-05-03 08:56:00 +0200
  • fe2058d Fix for 403 on . by Stanislaw Adaszewski 2020-05-03 08:36:16 +0200
  • 23f5766 Disable Swagger and non-GET API as well. by Stanislaw Adaszewski 2020-05-03 00:22:30 +0200
  • 8f2c8aa Extra limits on settings in forked repos. by Stanislaw Adaszewski 2020-05-02 23:57:40 +0200
  • b512130 One final touch by Stanislaw Adaszewski 2020-05-02 17:09:03 +0200
  • 4837a1b Disabled Issues, Releases and Wiki for non-admin. by Stanislaw Adaszewski 2020-05-02 16:55:11 +0200
  • 4924a99 Final touches for Gitea. by Stanislaw Adaszewski 2020-05-02 12:55:12 +0200
  • d6c7f38 chmod /focker to 0600 by Stanislaw Adaszewski 2020-05-02 12:00:40 +0200
  • 65a2273 Small adjustment by Stanislaw Adaszewski 2020-05-02 11:55:38 +0200
  • b54be3e More modular setup for Gitea. by Stanislaw Adaszewski 2020-05-02 11:20:06 +0200
  • 7100274 Extra settings for Gitea by Stanislaw Adaszewski 2020-05-02 00:17:45 +0200
  • d3b5190 Use env vars in gitea compose by Stanislaw Adaszewski 2020-05-01 22:11:55 +0200
  • a40b97b Enabled clear_tmp_enable. by Stanislaw Adaszewski 2020-05-01 22:06:18 +0200
  • d209bc9 Monolithic recipe for Gitea by Stanislaw Adaszewski 2020-05-01 21:48:14 +0200
  • ad56dfc Further improvements to Gitea recipe by Stanislaw Adaszewski 2020-05-01 21:19:35 +0200
  • eedd8e5 Still some more changes to Gitea by Stanislaw Adaszewski 2020-05-01 19:12:00 +0200
  • fb5d9d8 Adjustments in gitea recipe by Stanislaw Adaszewski 2020-05-01 18:57:50 +0200
  • 6cd93e1 Fix for volume tagging. by Stanislaw Adaszewski 2020-05-01 18:25:19 +0200
  • 01ba0ea Better way to build Gitea with older Go by Stanislaw Adaszewski 2020-05-01 18:18:46 +0200
  • 8b71811 Working on examples by Stanislaw Adaszewski 2020-05-01 16:22:47 +0200
  • 57a8ec9 Gitea build recipe seems to work by Stanislaw Adaszewski 2020-05-01 13:33:45 +0200
  • 821d870 Added code to figure out MNAMELEN dynamically as it can apparently change between FreeBSD releases. by Stanislaw Adaszewski 2020-05-01 13:10:39 +0200
  • 317c782 Started thinking about support for Docker registries. by Stanislaw Adaszewski 2020-04-30 23:12:24 +0200
  • d38c64e Added ports specs. by Stanislaw Adaszewski 2020-04-28 18:18:20 +0200
  • b2201e6 (tag: 0.92) Added focker bootstrap command. by Stanislaw Adaszewski 2020-04-28 15:10:56 +0200
  • c47aab9 Extra abbreviations by Stanislaw Adaszewski 2020-04-28 14:37:33 +0200
  • 4d62947 Started working on the Gitea example by Stanislaw Adaszewski 2020-04-28 13:24:33 +0200
  • 083fbb4 Bumped version to 0.91 by Stanislaw Adaszewski 2020-04-28 10:28:23 +0200
  • e70553b Basic documentation finished by Stanislaw Adaszewski 2020-04-28 10:19:46 +0200
  • d25ae96 Started focker-compose.yml doc. by Stanislaw Adaszewski 2020-04-28 09:59:08 +0200
  • 01457ae Fockerfile doc by Stanislaw Adaszewski 2020-04-28 09:33:32 +0200