1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
Commit graph

3743 commits

Author SHA1 Message Date
Aidan Fitzgerald
447b33f854 Add app.ini template and configuration plays 2018-10-18 13:23:18 -04:00
Aidan Fitzgerald
2c1339fc3a Add pre-install tag 2018-10-18 13:13:16 -04:00
Aidan Fitzgerald
23dfa8b297 Set permissions, create /etc/gitea 2018-10-18 12:57:54 -04:00
Aidan Fitzgerald
522d4d5c7e Create symlink 2018-10-18 12:52:51 -04:00
Aidan Fitzgerald
2fb142e5bf Create Gitea subdirectories with owner and group 2018-10-18 12:50:17 -04:00
Aidan Fitzgerald
0e8e1c44b3 Add variable for subdirectories 2018-10-18 12:42:14 -04:00
Aidan Fitzgerald
3ad8facee3 Create Gitea user 2018-10-18 12:41:16 -04:00
Aidan Fitzgerald
a6d4990079 Move everything to /library/gitea, create more variables 2018-10-18 12:35:16 -04:00
Aidan Fitzgerald
fc7ff3bc3b Add plays to verify Gitea binary 2018-10-18 03:36:00 -04:00
Aidan Fitzgerald
e351a1c7c1 Add play for downloading Gitea binary
- Convert ansible_architecture variable to filename suffix
2018-10-18 03:26:39 -04:00
Aidan Fitzgerald
a66d4ed636 Add Apache config file (might need more tweaks) 2018-10-18 02:03:45 -04:00
Aidan Fitzgerald
a7e4b04eba Use a less random port number 2018-10-18 02:03:19 -04:00
Aidan Fitzgerald
12e8f29ca0 Start creating Gitea role 2018-10-18 01:46:12 -04:00
A Holt
bc69894e50
Merge pull request #1236 from tim-moody/add-fonts-18oct17
Add new fonts and icons
2018-10-17 17:37:24 -04:00
A Holt
bf00b9f497
Merge pull request #1239 from arky/TravisCI-test.yml-refactor
[TravisCI] Test all maintained roles. tests/test.yml refactor
2018-10-17 14:57:45 -04:00
A Holt
7fdc510e44
Update test.yml 2018-10-17 14:53:26 -04:00
A Holt
6b10c5c2a3
Merge pull request #1238 from aidan-fitz/patch-1
Fix copyright notice in LICENSING.md
2018-10-17 14:46:15 -04:00
Aidan Fitzgerald
47371edfc0
Fix display error
Sample copyright notice should be preformatted text, not headings.
2018-10-17 14:32:06 -04:00
Arky
774766b596 Modify roles_path
Changed the roles_path to reflect the syntax changes in tests/test.yml
2018-10-18 01:23:40 +07:00
Arky
51d4efe4f1 Refactor tests/test.yml
Add all maintained roles to test.yml
Improve formatting
Remove Comments
2018-10-18 01:08:29 +07:00
Tim Moody
1748ac06b4 symlink webfonts to fonts 2018-10-17 13:35:30 -04:00
Tim Moody
acc8f8e011 font def for open-sans 2018-10-17 13:19:38 -04:00
Tim Moody
d6c076983e add font awesome css 2018-10-17 13:09:58 -04:00
Tim Moody
edcb1a64de add fonts and icons 2018-10-17 13:09:27 -04:00
A Holt
b8bd610eeb
Merge pull request #1235 from arky/TravisCI-Simple
TravisCI Refactoring: Remove patch for local_tmp and linting
2018-10-17 13:08:14 -04:00
Arky
525e809c6d TravisCI Refactoring: Remove patch for local_tmp and linting
This TravisCI patch simpifies the TravisCI file, by removing unnecessary
patch for local_tmp and also removing linting checks.

The linting checks would be handled later with Ansible testing
framework.
2018-10-17 23:49:11 +07:00
A Holt
38683d5d2b
Merge pull request #1224 from arky/patch-3
Remove hardcoded remote_tmp and local_tmp in ansible.cfg
2018-10-17 10:10:11 -04:00
A Holt
a7a9786636
Merge pull request #1234 from holta/rename-license-files
Rename license files
2018-10-17 10:05:26 -04:00
A Holt
f1ecae506c
Rename COPYING to LICENSE 2018-10-16 21:20:02 -04:00
A Holt
ea975c7bd8
Update and rename LICENSE.md to LICENSING.md 2018-10-16 21:19:55 -04:00
A Holt
a9bc639756
Merge pull request #1233 from holta/rm-5-deprecated
Remove 5 deprecated files from top of /opt/iiab/iiab
2018-10-16 16:58:21 -04:00
A Holt
f9cdee2d92
Delete runtags.deprecated 2018-10-16 16:56:19 -04:00
A Holt
8aee808587
Delete runansible.deprecated 2018-10-16 16:56:09 -04:00
A Holt
899814a4b4
Delete iiab.yml.deprecated 2018-10-16 16:56:02 -04:00
A Holt
961d7a2522
Delete ansible.cfg.deprecated 2018-10-16 16:55:55 -04:00
A Holt
d6245356fa
Delete README.md.deprecated 2018-10-16 16:55:44 -04:00
A Holt
8ddd4efd7e
Merge pull request #1230 from holta/iiab-admin-cleaner
local_vars.yml & default_vars.yml readability tweaks
2018-10-16 11:16:54 -04:00
A Holt
5d7af928cd
Update local_vars_min.yml 2018-10-16 08:57:22 -04:00
A Holt
e4a0e42400
Update local_vars_medium.yml 2018-10-16 08:57:18 -04:00
A Holt
a491f7d150
Update local_vars_big.yml 2018-10-16 08:57:13 -04:00
A Holt
e10188807f
Update local_vars_big.yml 2018-10-16 07:49:59 -04:00
A Holt
8012408ca6
Update local_vars_medium.yml 2018-10-16 07:49:56 -04:00
A Holt
84dbd6da7a
Update local_vars_min.yml 2018-10-16 07:49:51 -04:00
A Holt
b370181c33
Update default_vars.yml 2018-10-16 07:44:12 -04:00
A Holt
eff7356460
Merge pull request #1227 from holta/iiab-admin-cleaner
Cleanup of all 3 local_vars.yml files & default_vars.yml
2018-10-15 10:44:27 -04:00
A Holt
e92d1e9908
Update local_vars_big.yml 2018-10-15 10:42:35 -04:00
A Holt
3e7c47e600
Update local_vars_big.yml 2018-10-15 10:37:42 -04:00
A Holt
af679836a2
Update local_vars_medium.yml 2018-10-15 10:37:38 -04:00
A Holt
be1b73253b
Update local_vars_min.yml 2018-10-15 10:37:33 -04:00
A Holt
1fd9a3903e
Update default_vars.yml 2018-10-15 10:37:28 -04:00