|
70c609c94a
|
Add and set up a basic Gitea
|
2020-10-29 20:51:32 -05:00 |
|
|
ad70b4aca0
|
Exodia, obliterate
|
2020-10-16 22:17:38 -05:00 |
|
|
2a1299e9e0
|
Move Gitea to Postgres
Migration is nontrivial and SUCKS DICK but whatever
|
2020-08-15 16:01:56 -05:00 |
|
|
3866fa159d
|
Fix mount not actually being a mount task
|
2020-08-15 05:54:22 -05:00 |
|
|
590741d001
|
Rename Gitea root directory
|
2020-08-15 05:51:05 -05:00 |
|
|
04b8738435
|
Add EFS support to Gitea
|
2020-08-15 05:47:18 -05:00 |
|
|
75aeaca8ee
|
Reorganize gitea vars
|
2020-08-02 19:39:39 -05:00 |
|
|
8990cc4494
|
More variable refactoring
|
2020-08-02 19:36:46 -05:00 |
|
|
d246ce2519
|
Update Gitea
|
2020-06-01 01:49:04 -05:00 |
|
|
af06462040
|
Restart Gitea after update
|
2020-06-01 01:47:25 -05:00 |
|
|
f285096a5c
|
Fix modules clobbering each other on deploy
|
2020-05-03 06:58:09 -05:00 |
|
|
737ad8dec8
|
Rename backup script to be more self-descriptive
|
2020-05-03 06:47:52 -05:00 |
|
|
85a3da7b6c
|
Add backup module to Gitea
|
2020-05-03 06:37:58 -05:00 |
|
|
18d4ea0b09
|
Clean up our Gitea role a little bit
|
2020-05-01 14:01:53 -05:00 |
|
|
988246ac66
|
Fix not including tasks to add user
|
2020-04-30 13:08:15 -05:00 |
|
|
67f636129c
|
Rewrite app.ini based on pregenerated one
The one on the wiki is ass and misses a couple keys that HAVE to be generated
This fixes me not being able to upload with SSH
|
2020-04-30 12:33:04 -05:00 |
|
|
75f5e0c46c
|
Fix botched quotes in MySQL query
|
2020-04-30 12:08:21 -05:00 |
|
|
21d3d8c410
|
Move add user task to an import_tasks task so that we can actually notify it, use systemd daemon reloads in a copuple places
|
2020-04-30 11:54:27 -05:00 |
|
|
f68c64e467
|
Fix gitea user not having a shell
|
2020-04-30 08:10:02 -05:00 |
|
|
30041d16e1
|
Shoooould be the last thing we need to configure
|
2020-04-30 07:26:03 -05:00 |
|
|
04cc076d5c
|
Create webroot so Apache stops complaining
|
2020-04-30 07:20:04 -05:00 |
|
|
a7f2afd43a
|
Add default user if we're generating a DB
|
2020-04-30 07:07:18 -05:00 |
|
|
2b1ed0daf1
|
Revert "Add Gitea default user if and only if we don't have any users"
This reverts commit aa11c3378b .
Turns out I don't have that module, nor do I care to patch my
environment.
|
2020-04-30 07:05:28 -05:00 |
|
|
aa11c3378b
|
Add Gitea default user if and only if we don't have any users
|
2020-04-30 07:03:52 -05:00 |
|
|
d4e4c53b00
|
Restart Gitea if service changes
|
2020-04-30 06:45:04 -05:00 |
|
|
0e9b43438b
|
Add the right module
|
2020-04-30 06:21:25 -05:00 |
|
|
90e1dbea28
|
Why am I trying to write to etc as git?
|
2020-04-30 06:01:59 -05:00 |
|
|
181f8835e2
|
Use handler so that we actually have a users table when we go to add the admin
|
2020-04-30 05:59:10 -05:00 |
|
|
c5ee46be04
|
Become git when adding user
|
2020-04-30 05:44:19 -05:00 |
|
|
9fd5ca7e3f
|
Whoops. Kinda need argv there
|
2020-04-30 05:41:12 -05:00 |
|
|
1ada045fa2
|
Quote variables
|
2020-04-30 05:39:53 -05:00 |
|
|
661cad5c39
|
Make command clearer, include config, and give the git user access to his damn config file
|
2020-04-30 05:38:55 -05:00 |
|
|
2f432feb24
|
Create default admin user on startup
|
2020-04-30 05:25:35 -05:00 |
|
|
a80d0fa1c4
|
Only deploy Gitea config if we don't already have one
|
2020-04-30 05:08:52 -05:00 |
|
|
31ea3c3e1f
|
Add Gitea role
|
2020-04-30 05:06:49 -05:00 |
|